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”
readonly
devtools:object
Defined in: packages/@livestore/common/dist/schema/schema.d.ts:15
readonly
alias:string
Default
Section titled “Default”'default'
eventsDefsMap
Section titled “eventsDefsMap”
readonly
eventsDefsMap:Map
<string
,AnyWithoutFn
>
Defined in: packages/@livestore/common/dist/schema/schema.d.ts:14
LiveStoreSchemaSymbol
Section titled “LiveStoreSchemaSymbol”
readonly
LiveStoreSchemaSymbol: typeofLiveStoreSchemaSymbol
Defined in: packages/@livestore/common/dist/schema/schema.d.ts:8
readonly
state:InternalState
Defined in: packages/@livestore/common/dist/schema/schema.d.ts:13