bupkis
    Preparing search index...

    Interface $ZodLiteral<T>

    interface $ZodLiteral<T extends Literal = Literal> {
        _zod: $ZodLiteralInternals<T>;
        "~standard": $ZodStandardSchema<z.core.$ZodLiteral<T>>;
    }

    Type Parameters

    Hierarchy (View Summary)

    Index

    Properties

    Properties