LiveStoreSchema
LiveStoreSchema<
TDbSchema
,TEventsDefRecord
>:object
Defined in: packages/@livestore/common/dist/schema/schema.d.ts:7
Type Parameters
• TDbSchema extends DbSchema
= DbSchema
• TEventsDefRecord extends EventDefRecord
= EventDefRecord
Type declaration
_DbSchemaType
readonly
_DbSchemaType:TDbSchema
Only used on type-level
_EventDefMapType
readonly
_EventDefMapType:TEventsDefRecord
Only used on type-level
eventsDefsMap
readonly
eventsDefsMap:Map
<string
,AnyWithoutFn
>
LiveStoreSchemaSymbol
readonly
LiveStoreSchemaSymbol:LiveStoreSchemaSymbol
state
readonly
state:State