Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/zod/external.ts>util.flatten

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