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