API reference / @evolu/common / local-first / TimestampsRange
Interface: TimestampsRange
Defined in: packages/common/src/local-first/Storage.ts:228
Extends
Properties
| Property | Modifier | Type | Inherited from | Defined in |
|---|---|---|---|---|
timestamps | readonly | readonly Uint8Array<ArrayBufferLike> & Brand<"TimestampBytes">[] | - | packages/common/src/local-first/Storage.ts:230 |
type | readonly | 2 | - | packages/common/src/local-first/Storage.ts:229 |
upperBound | readonly | RangeUpperBound | BaseRange.upperBound | packages/common/src/local-first/Storage.ts:199 |