Module

x/zod/index.ts>z.util.flatten

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