interface-forge - v2.5.0
    Preparing search index...

    Interface $ZodSet<T>

    interface $ZodSet<T extends SomeType = $ZodType> {
        _zod: $ZodSetInternals<T>;
        "~standard": $ZodStandardSchema<$ZodSet<T>>;
    }

    Type Parameters

    Hierarchy (View Summary)

    Index

    Properties

    Properties