Skip to content

EventSchemaDefinition

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

Event schema definition for building event maps

TType extends string = string

TSchema extends z.ZodTypeAny = z.ZodTypeAny

schema: TSchema

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


type: TType

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