API reference / @evolu/common / local-first/Protocol / ProtocolWriteKeyError

Interface: ProtocolWriteKeyError

Defined in: packages/common/src/local-first/Protocol.ts:400

Error when a OwnerWriteKey is invalid, missing, or fails validation.

Extends

Properties

PropertyModifierTypeInherited fromDefined in
ownerIdreadonlystring & Brand<"Id"> & Brand<"OwnerId">BaseOwnerError.ownerIdpackages/common/src/local-first/Owner.ts:388
typereadonly"ProtocolWriteKeyError"-packages/common/src/local-first/Protocol.ts:401

Was this page helpful?