import { type MimeTypeValidation } from "https://deno.land/x/valibot@v0.30.0/mod.ts";
MIME type validation type.
Type Parameters
TInput extends Blob
Properties
requirement: TRequirement
The MIME types.
x/valibot/mod.ts>MimeTypeValidation
import { type MimeTypeValidation } from "https://deno.land/x/valibot@v0.30.0/mod.ts";
MIME type validation type.
The MIME types.