API reference / @evolu/common / local-first / BaseOwnerError
Interface: BaseOwnerError
Defined in: packages/common/src/local-first/Owner.ts:387
Base interface for all owner errors.
Extended by
ProtocolVersionErrorProtocolWriteKeyErrorProtocolWriteErrorProtocolQuotaErrorProtocolSyncErrorStorageWriteErrorStorageQuotaError
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
ownerId | readonly | string & Brand<"Id"> & Brand<"OwnerId"> | packages/common/src/local-first/Owner.ts:388 |