type alias z.util.flattenimport { type z } from "https://deno.land/x/zod@v3.22.1/index.ts"; const { flatten } = z.util; Type ParametersTdefinition: objectUtil.flatten<T>