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