InputSchema
Defined in: packages/@livestore/common/dist/schema/schema.d.ts:29
Properties
Section titled “Properties”devtools?
Section titled “devtools?”
readonly
optional
devtools:object
Defined in: packages/@livestore/common/dist/schema/schema.d.ts:32
alias?
Section titled “alias?”
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
Section titled “Default”'default'
events
Section titled “events”
readonly
events: readonlyAnyWithoutFn
[] |Record
<string
,AnyWithoutFn
>
Defined in: packages/@livestore/common/dist/schema/schema.d.ts:30
readonly
state:InternalState
Defined in: packages/@livestore/common/dist/schema/schema.d.ts:31