API reference@evolu/commonlocal‑first/Storage › StorageQuotaError

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

Error when storage or billing quota is exceeded.

Extends

Properties

ownerId

readonly ownerId: string & Brand<"Id"> & Brand<"OwnerId">;

Defined in: packages/common/src/local-first/Owner.ts:404

Inherited from

OwnerError.ownerId


type

readonly type: "StorageQuotaError";

Defined in: packages/common/src/Type.ts:3492

Inherited from

Typed.type