Skip to content

InternalState

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

readonly materializers: Map<string, Materializer>

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


readonly sqlite: object

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

readonly hash: number

Compound hash of all table defs etc

readonly migrations: MigrationOptions

readonly tables: Map<string, Any>