method ZodType.prototype.readonlyimport { ZodType } from "https://dotland.deno.dev/x/zod@v3.23.7/index.ts"; readonly(): ZodReadonly<this>ReturnsZodReadonly<this>