bupkis
    Preparing search index...

    Interface $ZodTemplateLiteral<Template>

    interface $ZodTemplateLiteral<Template extends string = string> {
        _zod: $ZodTemplateLiteralInternals<Template>;
        "~standard": $ZodStandardSchema<z.core.$ZodTemplateLiteral<Template>>;
    }

    Type Parameters

    • Template extends string = string

    Hierarchy (View Summary)

    Index

    Properties

    Properties