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:50

TInputSchema extends InputSchema