type alias ErrorMessageRe-exportimport { type ErrorMessage } from "https://deno.land/x/valibot@v0.24.0/src/types/index.ts"; Error message type. definition: string | (() => string)