method z.ZodSchema.prototype.readonlyimport { z } from "https://deno.land/x/pup@1.0.0-rc.12/deps.ts"; const { ZodSchema } = z; readonly(): ZodReadonly<this>ReturnsZodReadonly<this>