@sheetwrite/coretype
Lifecycle state of one local mutation in the synchronization queue.
Declaration
export type SyncMutationStatus = "persisting" | "pending" | "sending" | "conflicted" | "storage-error";Sheetwrite / Documentation
@sheetwrite/coreLifecycle state of one local mutation in the synchronization queue.
export type SyncMutationStatus = "persisting" | "pending" | "sending" | "conflicted" | "storage-error";