KC's Workspace
    Preparing search index...

    Interface $ZodNullable<T>

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

    Type Parameters

    Hierarchy (View Summary)

    Index