Skip to content

InternalState

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

readonly materializers: Map<string, Materializer>

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


readonly sqlite: object

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

readonly hash: number

Compound hash of all table defs etc

readonly migrations: MigrationOptions

readonly tables: Map<string, Any>