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