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