bupkis
    Preparing search index...

    Interface $ZodString<Input>

    interface $ZodString<Input = unknown> {
        _zod: $ZodStringInternals;
        "~standard": $ZodStandardSchema<z.core.$ZodString<Input>>;
    }

    Type Parameters

    • Input = unknown

    Hierarchy (View Summary)

    Index

    Properties

    Properties