Skip to content

LiveStoreSchema

Defined in: packages/@livestore/common/dist/schema/schema.d.ts:7

TDbSchema extends DbSchema = DbSchema

TEventsDefRecord extends EventDefRecord = EventDefRecord

readonly _DbSchemaType: TDbSchema

Defined in: packages/@livestore/common/dist/schema/schema.d.ts:10

Only used on type-level


readonly _EventDefMapType: TEventsDefRecord

Defined in: packages/@livestore/common/dist/schema/schema.d.ts:12

Only used on type-level


readonly devtools: object

Defined in: packages/@livestore/common/dist/schema/schema.d.ts:15

readonly alias: string

'default'

readonly eventsDefsMap: Map<string, AnyWithoutFn>

Defined in: packages/@livestore/common/dist/schema/schema.d.ts:14


readonly LiveStoreSchemaSymbol: typeof LiveStoreSchemaSymbol

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