CausationEventSchema
@rotorsoft/act-root / act/src / CausationEventSchema
Variable: CausationEventSchema
constCausationEventSchema:ZodObject<{id:ZodNumber;name:ZodString;stream:ZodString; },$strip>
Defined in: libs/act/src/types/schemas.ts:39
Zod schema for causation event metadata.