import { type ToMaxValueAction } from "https://deno.land/x/valibot@v0.35.0/src/index.ts";
To max value action type.
Type Parameters
TInput extends ValueInput
TRequirement extends TInput
Properties
readonly
requirement: TRequirementThe maximum value.