Module

x/zod/external.ts>ZodRawShape

TypeScript-first schema validation with static type inference
Extremely Popular
Latest
type alias ZodRawShape
import { type ZodRawShape } from "https://dotland.deno.dev/x/zod@v3.23.8/external.ts";
definition: { [k: string]: ZodTypeAny; }