Skip to Content
SdkReactInternalVariablesmemoryStorageSchema

memoryStorageSchema

const memoryStorageSchema: Readonly<{ tables: TableMap; unsafeSql?: (_: string, __: AppSchemaUnsafeSqlKind) => string; version: number; }>

Defined in: src/lib/db/memory/schema.ts:3 

Last updated on