Membrane React - v0.6.0
    Preparing search index...

    Interface $ZodReadonly<T>

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

    Type Parameters

    Hierarchy (View Summary)

    Index

    Properties

    Properties