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