API Reference / @evolu/common / Evolu/Protocol / TimestampsRange
Interface: TimestampsRange
Defined in: packages/common/src/Evolu/Protocol.ts:351
Extends
BaseRange
Properties
Property | Modifier | Type | Inherited from | Defined in |
---|---|---|---|---|
timestamps | readonly | readonly BinaryTimestamp [] | - | packages/common/src/Evolu/Protocol.ts:353 |
type | readonly | 2 | - | packages/common/src/Evolu/Protocol.ts:352 |
upperBound | readonly | RangeUpperBound | BaseRange.upperBound | packages/common/src/Evolu/Protocol.ts:325 |