API reference / @evolu/common / local-first / StorageQuotaError

Interface: StorageQuotaError

Defined in: packages/common/src/local-first/Storage.ts:180

Error when storage or billing quota is exceeded.

Extends

Properties

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

Was this page helpful?