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

    Interface $ZodReadonly<T>

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

    Type Parameters

    Hierarchy (View Summary)

    Index

    Properties

    Properties