method z.ZodType.prototype.nullableRe-exportimport { z } from "https://deno.land/x/pup@1.0.0-alpha-29/deps.ts"; const { ZodType } = z; nullable(): ZodNullable<this>ReturnsZodNullable<this>