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