Skip to content

InferEventType

InferEventType<T> = z.infer<T["schema"]>

Defined in: zod/src/index.ts:93

Infer event type from schema definition

T extends EventSchemaDefinition