API reference › @evolu/common › local‑first/Owner › OwnerError
Defined in: packages/common/src/local-first/Owner.ts:403
Common interface implemented by all owner domain errors.
Extended by
ProtocolVersionErrorProtocolWriteKeyErrorProtocolWriteErrorProtocolQuotaErrorProtocolSyncErrorStorageQuotaError
Properties
ownerId
readonly ownerId: string & Brand<"Id"> & Brand<"OwnerId">;
Defined in: packages/common/src/local-first/Owner.ts:404