import { type ErrorMessage } from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/src/types/other.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.2-to-json-schema/src/types/other.ts";
Error message type.