type alias z.CustomErrorParamsimport { type z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts"; const { CustomErrorParams } = z; definition: Partial<util.Omit<ZodCustomIssue, "code">>