Module

x/fluentci/deps.ts>z.ZodErrorMap

This is the command line interface for FluentCI.
Go to Latest
type alias z.ZodErrorMap
import { type z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts";
const { ZodErrorMap } = z;
definition: (issue: ZodIssueOptionalMessage, _ctx: ErrorMapCtx) => { message: string; }
import z.ZodErrorMap
import { z } from "https://dotland.deno.dev/x/fluentci@v0.13.0/deps.ts";
const { ZodErrorMap } = z;