method ZodType.prototype.readonlyimport { ZodType } from "https://deno.land/x/zod@v3.22.4/types.ts"; readonly(): ZodReadonly<this>ReturnsZodReadonly<this>