@sheetwrite/coretype
Stable category for a persistence failure.
Declaration
export type PersistenceErrorCode = | "aborted" | "invalid-snapshot" | "resource-limit" | "not-found" | "commit-rejected";Sheetwrite / Documentation
@sheetwrite/coreStable category for a persistence failure.
export type PersistenceErrorCode = | "aborted" | "invalid-snapshot" | "resource-limit" | "not-found" | "commit-rejected";