Membrane SDK - v0.8.0
    Preparing search index...

    Interface $ZodCatch<T>

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

    Type Parameters

    Hierarchy (View Summary)

    Index

    Properties

    Properties