API reference / @evolu/common / local-first / StorageWriteError
Interface: StorageWriteError
Defined in: packages/common/src/local-first/Storage.ts:175
Error indicating a serious write failure.
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 | "StorageWriteError" | - | packages/common/src/local-first/Storage.ts:176 |