type alias z.ParseParamsimport { type z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts"; const { ParseParams } = z; definition: { path: (string | number)[]; errorMap: ZodErrorMap; async: boolean; }import z.ParseParamsimport { z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts"; const { ParseParams } = z;