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
| Property | Modifier | Type | Inherited from | Defined in |
|---|---|---|---|---|
ownerId | readonly | string & Brand<"Id"> & Brand<"OwnerId"> | BaseOwnerError.ownerId | packages/common/src/local-first/Owner.ts:388 |
type | readonly | "StorageQuotaError" | - | packages/common/src/local-first/Storage.ts:181 |