Skip to content

getDefaultValuesDecoded

const getDefaultValuesDecoded: <TTableDef>(tableDef, fallbackValues?) => Record<string, any>

Defined in: packages/@livestore/common/dist/schema/state/sqlite/schema-helpers.d.ts:3

TTableDef extends TableDefBase

TTableDef

Record<string, any>

Record<string, any>