Decoded
constDecoded:Schema.Struct<{args: typeofSchema.Any;clientId: typeofSchema.String;name: typeofSchema.String;parentSeqNum:Schema.Struct<{client:Schema.BrandSchema<number&Brand,number,never>;global:Schema.BrandSchema<number&Brand,number,never>;rebaseGeneration: typeofSchema.Int; }> &object;seqNum:Schema.Struct<{client:Schema.BrandSchema<number&Brand,number,never>;global:Schema.BrandSchema<number&Brand,number,never>;rebaseGeneration: typeofSchema.Int; }> &object;sessionId: typeofSchema.String; }>
Defined in: packages/@livestore/common/dist/schema/LiveStoreEvent/client.d.ts:8
Effect Schema for client events with decoded args.