method ZodType.prototype.optionalRe-exportimport { ZodType } from "https://deno.land/x/zod@v3.23.0/external.ts"; optional(): ZodOptional<this>ReturnsZodOptional<this>