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