API Reference / @evolu/common / Evolu/Protocol / ApplyProtocolMessageAsClientOptions
Interface: ApplyProtocolMessageAsClientOptions
Defined in: packages/common/src/Evolu/Protocol.ts:823
Properties
Property | Type | Description | Defined in |
---|---|---|---|
getWriteKey? | (ownerId ) => | null | Uint8Array <ArrayBufferLike > & Brand <`Length${number & Brand<"Int"> & Brand<"NonNegative">}` > & Brand <"WriteKey" > | - | packages/common/src/Evolu/Protocol.ts:824 |
version? | number & Brand <"Int" > & Brand <"NonNegative" > | For testing purposes only; should not be used in production. | packages/common/src/Evolu/Protocol.ts:827 |