API Reference / @evolu/common / Evolu/Protocol / TimestampsRangeWithTimestampsBuffer
Interface: TimestampsRangeWithTimestampsBuffer
Defined in: packages/common/src/Evolu/Protocol.ts:356
Extends
BaseRange
Properties
Property | Modifier | Type | Inherited from | Defined in |
---|---|---|---|---|
timestamps | readonly | TimestampsBuffer | - | packages/common/src/Evolu/Protocol.ts:358 |
type | readonly | 2 | - | packages/common/src/Evolu/Protocol.ts:357 |
upperBound | readonly | RangeUpperBound | BaseRange.upperBound | packages/common/src/Evolu/Protocol.ts:325 |