import { type NotSizeIssue } from "https://deno.land/x/valibot@v1.0.0-beta.1-i18n/src/actions/notSize/index.ts";
Not size issue type.
Type Parameters
TInput extends SizeInput
Properties
readonly
requirement: TRequirementThe not required size.
import { type NotSizeIssue } from "https://deno.land/x/valibot@v1.0.0-beta.1-i18n/src/actions/notSize/index.ts";
Not size issue type.
The not required size.