import { type ToMinValueAction } from "https://deno.land/x/valibot@v0.1.0-to-json-schema/src/actions/toMinValue/toMinValue.ts";
To min value action type.
Type Parameters
TInput extends ValueInput
TRequirement extends TInput
Properties
readonly
requirement: TRequirementThe minimum value.