API reference / @evolu/common / local-first / ReadonlyOwner
Interface: ReadonlyOwner
Defined in: packages/common/src/local-first/Owner.ts:29
Owner without a OwnerWriteKey.
See
Extended by
Properties
| Property | Modifier | Type | Description | Defined in |
|---|---|---|---|---|
encryptionKey | readonly | Uint8Array<ArrayBufferLike> & Brand<"Entropy"> & Brand<"Length32"> & Brand<"EncryptionKey"> & Brand<"OwnerEncryptionKey"> | TODO: Wrap with Redacted in the next major version. | packages/common/src/local-first/Owner.ts:32 |
id | readonly | string & Brand<"Id"> & Brand<"OwnerId"> | - | packages/common/src/local-first/Owner.ts:30 |