import { type SizeIssue } from "https://deno.land/x/valibot@v0.35.0/src/index.ts";
Size issue type.
Type Parameters
TInput extends SizeInput
Properties
readonly
requirement: TRequirementThe required size.
import { type SizeIssue } from "https://deno.land/x/valibot@v0.35.0/src/index.ts";
Size issue type.
The required size.