InputDecoded
InputDecoded<
TEventDef> =object
Defined in: packages/@livestore/common/dist/schema/LiveStoreEvent/for-event-def.d.ts:5
Event without sequence numbers, with decoded (native TypeScript) args. Used as input to store.commit().
Type Parameters
Section titled “Type Parameters”TEventDef
Section titled “TEventDef”TEventDef extends Any
Properties
Section titled “Properties”args:
Schema.Schema.Type<TEventDef["schema"]>
Defined in: packages/@livestore/common/dist/schema/LiveStoreEvent/for-event-def.d.ts:7
name:
TEventDef["name"]
Defined in: packages/@livestore/common/dist/schema/LiveStoreEvent/for-event-def.d.ts:6