Skip to content

zRuntimeExternalEvent

const zRuntimeExternalEvent: ZodObject<{ id: ZodOptional<ZodUUID>; payload: ZodReadonly<ZodRecord<ZodString, ZodUnknown>>; traceId: ZodReadonly<ZodString>; }, $strip>

Defined in: runtime/event.ts:66