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

    Interface $ZodArray<T>

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

    Type Parameters

    Hierarchy (View Summary)

    Index

    Properties

    Properties