import * as valibot from "https://deno.land/x/valibot@v1.0.0-beta.1-i18n/src/utils/isValiError/isValiError.ts";
Functions
A type guard to check if an error is a ValiError. |
x/valibot/src/utils/isValiError/isValiError.ts
import * as valibot from "https://deno.land/x/valibot@v1.0.0-beta.1-i18n/src/utils/isValiError/isValiError.ts";
A type guard to check if an error is a ValiError. |