InputSchema
InputSchema:
object
Defined in: packages/@livestore/common/dist/schema/schema.d.ts:25
Type declaration
events
readonly
events:ReadonlyArray
<AnyWithoutFn
> |Record
<string
,AnyWithoutFn
>
state
readonly
state:State
InputSchema:
object
Defined in: packages/@livestore/common/dist/schema/schema.d.ts:25
readonly
events:ReadonlyArray
<AnyWithoutFn
> |Record
<string
,AnyWithoutFn
>
readonly
state:State