type alias z.inferFlattenedErrorsimport { type z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts"; const { inferFlattenedErrors } = z; Type ParametersT extends ZodType<any, any, any>optionalU = stringdefinition: typeToFlattenedError<TypeOf<T>, U>