Variable: TopEventSchema
constTopEventSchema:ZodObject<{description:ZodOptional<ZodString>;eventSubType:ZodLiteral<"TOP">;eventType:ZodLiteral<"FUNCTIONAL">;name:ZodString;uuid:ZodString; },$strip>
Defined in: core/events.ts:118
