import { type BicAction } from "https://deno.land/x/valibot@v1.0.0-beta.4/src/actions/index.ts";
BIC action type.
Type Parameters
TMessage extends ErrorMessage<BicIssue<TInput>> | undefined
Properties
readonly
message: TMessageThe error message.