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