Module

x/zod/mod.ts>z.ZodSchema#readonly

TypeScript-first schema validation with static type inference
Extremely Popular
Latest
method z.ZodSchema.prototype.readonly
import { z } from "https://dotland.deno.dev/x/zod@v3.23.8/mod.ts";
const { ZodSchema } = z;