import { type ErrorMessage } from "https://deno.land/x/valibot@v1.0.0-beta.1-i18n/mod.ts";
Error message type.
Type Parameters
TIssue extends BaseIssue<unknown>
definition: ((issue: TIssue) => string) | string
import { type ErrorMessage } from "https://deno.land/x/valibot@v1.0.0-beta.1-i18n/mod.ts";
Error message type.