method z.ZodType.prototype.readonlyRe-exportimport { z } from "https://deno.land/x/deno_books@v1.2.0/deps.ts"; const { ZodType } = z; readonly(): ZodReadonly<this>ReturnsZodReadonly<this>