API Reference / @evolu/common / Evolu/Protocol / FingerprintRange
Interface: FingerprintRange
Defined in: packages/common/src/Evolu/Protocol.ts:322
Extends
BaseRange
Properties
Property | Modifier | Type | Inherited from | Defined in |
---|---|---|---|---|
fingerprint | readonly | Fingerprint | - | packages/common/src/Evolu/Protocol.ts:324 |
type | readonly | 1 | - | packages/common/src/Evolu/Protocol.ts:323 |
upperBound | readonly | RangeUpperBound | BaseRange.upperBound | packages/common/src/Evolu/Protocol.ts:315 |