import { type MaxBytesIssue } from "https://deno.land/x/valibot@v0.35.0/src/index.ts";
Max bytes issue type.
Properties
readonly
requirement: TRequirementThe maximum bytes.
x/valibot/src/index.ts>MaxBytesIssue
import { type MaxBytesIssue } from "https://deno.land/x/valibot@v0.35.0/src/index.ts";
Max bytes issue type.
The maximum bytes.