API reference › @evolu/common › local‑first/Owner › ReadonlyOwner
Defined in: packages/common/src/local-first/Owner.ts:38
Owner without a OwnerWriteKey.
See
Extended by
Properties
encryptionKey
readonly encryptionKey: Uint8Array<ArrayBufferLike> & Brand<"Entropy"> & Brand<"Length32"> & Brand<"EncryptionKey"> & Brand<"OwnerEncryptionKey">;
Defined in: packages/common/src/local-first/Owner.ts:41
TODO: Wrap with Redacted in the next major version.
id
readonly id: string & Brand<"Id"> & Brand<"OwnerId">;
Defined in: packages/common/src/local-first/Owner.ts:39