Module

x/zod/index.ts>util.flatten

TypeScript-first schema validation with static type inference
Extremely Popular
Latest
type alias util.flatten
import { type util } from "https://dotland.deno.dev/x/zod@v3.23.8/index.ts";
const { flatten } = util;