method ZodType.prototype.readonlyRe-exportimport { ZodType } from "https://deno.land/x/zod@v3.23.0/external.ts"; readonly(): ZodReadonly<this>ReturnsZodReadonly<this>