API reference › @evolu/common › local‑first/Storage › DbChangeValues
type DbChangeValues = Readonly<
Partial<Record<string, string | number | Uint8Array<ArrayBufferLike> | null>>
>;
Defined in: packages/common/src/local-first/Storage.ts:297
API reference › @evolu/common › local‑first/Storage › DbChangeValues
type DbChangeValues = Readonly<
Partial<Record<string, string | number | Uint8Array<ArrayBufferLike> | null>>
>;
Defined in: packages/common/src/local-first/Storage.ts:297