Module

x/zod/mod.ts>z.ZodType#nullable

TypeScript-first schema validation with static type inference
Extremely Popular
Go to Latest
method z.ZodType.prototype.nullable
import { z } from "https://dotland.deno.dev/x/zod@v3.23.4/mod.ts";
const { ZodType } = z;