Module

x/zod/external.ts>ZodNullableType

TypeScript-first schema validation with static type inference
Extremely Popular
Go to Latest
type alias ZodNullableType
import { type ZodNullableType } from "https://dotland.deno.dev/x/zod@v3.22.2/external.ts";

Type Parameters

T extends ZodTypeAny
definition: ZodNullable<T>