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