Skip to main content
Module

x/zod/external.ts>ZodReadonlyDef

TypeScript-first schema validation with static type inference
Extremely Popular
Go to Latest
interface ZodReadonlyDef
implements ZodTypeDef
import { type ZodReadonlyDef } from "https://deno.land/x/zod@v3.23.0/external.ts";

Type Parameters

optional
T extends ZodTypeAny = ZodTypeAny

Properties

innerType: T
typeName: ZodFirstPartyTypeKind.ZodReadonly