API reference › @evolu/common › local‑first/Protocol › TimestampsRangeWithTimestampsBuffer
Defined in: packages/common/src/local-first/Protocol.ts:905
Common shape of every Range.
Extends
Properties
timestamps
readonly timestamps: TimestampsBuffer;
Defined in: packages/common/src/local-first/Protocol.ts:907
type
readonly type: 2;
Defined in: packages/common/src/local-first/Protocol.ts:906
upperBound
readonly upperBound: RangeUpperBound;
Defined in: packages/common/src/local-first/Storage.ts:253