EventSchemaDefinition
Defined in: zod/src/index.ts:57
Event schema definition for building event maps
Type Parameters
Section titled “Type Parameters”TType extends string = string
TSchema
Section titled “TSchema”TSchema extends z.ZodTypeAny = z.ZodTypeAny
Properties
Section titled “Properties”schema
Section titled “schema”schema:
TSchema
Defined in: zod/src/index.ts:62
type:
TType
Defined in: zod/src/index.ts:61