import { type DecimalAction } from "https://deno.land/x/valibot@v0.35.0/src/index.ts";
Decimal action type.
Type Parameters
TMessage extends ErrorMessage<DecimalIssue<TInput>> | undefined
Properties
readonly
message: TMessageThe error message.
x/valibot/src/index.ts>DecimalAction
import { type DecimalAction } from "https://deno.land/x/valibot@v0.35.0/src/index.ts";
Decimal action type.
The error message.