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

    Interface $ZodNullable<T>

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

    Type Parameters

    Hierarchy (View Summary)

    Index

    Properties

    Properties