import * as valibot from "https://deno.land/x/valibot@v0.35.0/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@v0.35.0/src/utils/isValiError/isValiError.ts";
A type guard to check if an error is a ValiError. |