API reference › @evolu/common › local‑first/Storage › TimestampsRange
Defined in: packages/common/src/local-first/Storage.ts:321
Range listing its TimestampBytes explicitly.
Extends
Properties
timestamps
readonly timestamps: readonly Uint8Array<ArrayBufferLike> & Brand<"Length16"> & Brand<"TimestampBytes">[];
Defined in: packages/common/src/local-first/Storage.ts:323
type
readonly type: 2;
Defined in: packages/common/src/local-first/Storage.ts:322
upperBound
readonly upperBound: RangeUpperBound;
Defined in: packages/common/src/local-first/Storage.ts:253