import { type CheckAction } from "https://deno.land/x/valibot@v0.35.0/src/index.ts";
Check action type.
Type Parameters
TMessage extends ErrorMessage<CheckIssue<TInput>> | undefined
x/valibot/src/index.ts>CheckAction
import { type CheckAction } from "https://deno.land/x/valibot@v0.35.0/src/index.ts";
Check action type.