Skip to content

InputSchema

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

readonly optional devtools: object

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

readonly optional alias: string

This alias value is used to disambiguate between multiple schemas in the devtools. Only needed when an app uses multiple schemas.

'default'

readonly events: Record<string, AnyWithoutFn> | readonly AnyWithoutFn[]

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


readonly state: InternalState

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