interface z.ZodReadonlyDef
implements ZodTypeDef
import { type z } from "https://dotland.deno.dev/x/zod@v3.22.2/index.ts";
const { ZodReadonlyDef } = z;
Type Parameters
optional
T extends ZodTypeAny = ZodTypeAnyProperties
innerType: T
import { type z } from "https://dotland.deno.dev/x/zod@v3.22.2/index.ts";
const { ZodReadonlyDef } = z;