KC's Workspace
    Preparing search index...

    Interface $ZodCatch<T>

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

    Type Parameters

    Hierarchy (View Summary)

    Index