Encoded
Encoded<
TEventDef> =object
Defined in: packages/@livestore/common/dist/schema/LiveStoreEvent.d.ts:22
Type Parameters
Section titled “Type Parameters”TEventDef
Section titled “TEventDef”TEventDef extends Any
Properties
Section titled “Properties”args:
Encoded<TEventDef["schema"]>
Defined in: packages/@livestore/common/dist/schema/LiveStoreEvent.d.ts:24
clientId
Section titled “clientId”clientId:
string
Defined in: packages/@livestore/common/dist/schema/LiveStoreEvent.d.ts:27
name:
TEventDef["name"]
Defined in: packages/@livestore/common/dist/schema/LiveStoreEvent.d.ts:23
parentSeqNum
Section titled “parentSeqNum”parentSeqNum:
EventSequenceNumber
Defined in: packages/@livestore/common/dist/schema/LiveStoreEvent.d.ts:26
seqNum
Section titled “seqNum”seqNum:
EventSequenceNumber
Defined in: packages/@livestore/common/dist/schema/LiveStoreEvent.d.ts:25
sessionId
Section titled “sessionId”sessionId:
string
Defined in: packages/@livestore/common/dist/schema/LiveStoreEvent.d.ts:28