import { type objectUtil } from "https://deno.land/x/zod@v3.22.1/helpers/util.ts";
const { flatten } = objectUtil;
Module
x/zod/helpers/util.ts>objectUtil.flatten
TypeScript-first schema validation with static type inference
Very Popular
x/zod/helpers/util.ts>objectUtil.flatten
import { type objectUtil } from "https://deno.land/x/zod@v3.22.1/helpers/util.ts";
const { flatten } = objectUtil;