LiveStoreSchema
Defined in: packages/@livestore/common/dist/schema/schema.d.ts:7
Type Parameters
Section titled “Type Parameters”TDbSchema
Section titled “TDbSchema”TDbSchema extends DbSchema = DbSchema
TEventsDefRecord
Section titled “TEventsDefRecord”TEventsDefRecord extends EventDefRecord = EventDefRecord
Properties
Section titled “Properties”_DbSchemaType
Section titled “_DbSchemaType”
readonly_DbSchemaType:TDbSchema
Defined in: packages/@livestore/common/dist/schema/schema.d.ts:10
Only used on type-level
_EventDefMapType
Section titled “_EventDefMapType”
readonly_EventDefMapType:TEventsDefRecord
Defined in: packages/@livestore/common/dist/schema/schema.d.ts:12
Only used on type-level
devtools
Section titled “devtools”
readonlydevtools:object
Defined in: packages/@livestore/common/dist/schema/schema.d.ts:15
readonlyalias:string
Default
Section titled “Default”'default'eventsDefsMap
Section titled “eventsDefsMap”
readonlyeventsDefsMap:Map<string,AnyWithoutFn>
Defined in: packages/@livestore/common/dist/schema/schema.d.ts:14
LiveStoreSchemaSymbol
Section titled “LiveStoreSchemaSymbol”
readonlyLiveStoreSchemaSymbol: typeofLiveStoreSchemaSymbol
Defined in: packages/@livestore/common/dist/schema/schema.d.ts:8
readonlystate:InternalState
Defined in: packages/@livestore/common/dist/schema/schema.d.ts:13