interface z.ZodNullableDef
implements ZodTypeDef
import { type z } from "https://deno.land/x/netzo@0.4.72/deps/zod/mod.ts";
const { ZodNullableDef } = z;
Type Parameters
optional
T extends ZodTypeAny = ZodTypeAnyProperties
innerType: T
import { type z } from "https://deno.land/x/netzo@0.4.72/deps/zod/mod.ts";
const { ZodNullableDef } = z;