method ZodType.prototype.nullishRe-exportimport { ZodType } from "https://deno.land/x/zod@v3.22.4/mod.ts"; nullish(): ZodOptional<ZodNullable<this>>ReturnsZodOptional<ZodNullable<this>>