bupkis
    Preparing search index...

    Interface $ZodCustomStringFormat<Format>

    interface $ZodCustomStringFormat<Format extends string = string> {
        _zod: $ZodCustomStringFormatInternals<Format>;
        "~standard": $ZodStandardSchema<z.core.$ZodCustomStringFormat<Format>>;
    }

    Type Parameters

    • Format extends string = string

    Hierarchy (View Summary)

    Index

    Properties

    Properties