@rendley/sdk - v1.12.6
    Preparing search index...

    Interface ZodUndefinedDef

    interface ZodUndefinedDef {
        description?: string;
        errorMap?: Zod.ZodErrorMap;
        typeName: ZodUndefined;
    }

    Hierarchy (View Summary)

    Index

    Properties

    description?: string
    errorMap?: Zod.ZodErrorMap
    typeName: ZodUndefined