DeriveSchema
DeriveSchema<
TInputSchema> =LiveStoreSchema<DbSchemaFromInputSchemaTables<TInputSchema["state"]["sqlite"]["tables"]>,EventDefRecordFromInputSchemaEvents<TInputSchema["events"]>>
Defined in: packages/@livestore/common/dist/schema/schema.d.ts:50
Type Parameters
Section titled “Type Parameters”TInputSchema
Section titled “TInputSchema”TInputSchema extends InputSchema