Skip to content

DeriveSchema

DeriveSchema<TInputSchema>: LiveStoreSchema<DbSchemaFromInputSchemaTables<TInputSchema["state"]["sqlite"]["tables"]>, EventDefRecordFromInputSchemaEvents<TInputSchema["events"]>>

Defined in: packages/@livestore/common/dist/schema/schema.d.ts:37

Type Parameters

TInputSchema extends InputSchema