Decoded
Decoded<
TEventDef> =object
Defined in: packages/@livestore/common/dist/schema/LiveStoreEvent.d.ts:14
Type Parameters
Section titled “Type Parameters”TEventDef
Section titled “TEventDef”TEventDef extends Any
Properties
Section titled “Properties”args:
Type<TEventDef["schema"]>
Defined in: packages/@livestore/common/dist/schema/LiveStoreEvent.d.ts:16
clientId
Section titled “clientId”clientId:
string
Defined in: packages/@livestore/common/dist/schema/LiveStoreEvent.d.ts:19
name:
TEventDef["name"]
Defined in: packages/@livestore/common/dist/schema/LiveStoreEvent.d.ts:15
parentSeqNum
Section titled “parentSeqNum”parentSeqNum:
EventSequenceNumber
Defined in: packages/@livestore/common/dist/schema/LiveStoreEvent.d.ts:18
seqNum
Section titled “seqNum”seqNum:
EventSequenceNumber
Defined in: packages/@livestore/common/dist/schema/LiveStoreEvent.d.ts:17
sessionId
Section titled “sessionId”sessionId:
string
Defined in: packages/@livestore/common/dist/schema/LiveStoreEvent.d.ts:20