Genkit JS API reference
    Preparing search index...

    Interface ZodTypeDef

    interface ZodTypeDef {
        description?: string;
        errorMap?: z.ZodErrorMap;
    }

    Hierarchy (View Summary)

    Index

    Properties

    description?: string
    errorMap?: z.ZodErrorMap