import { mimeType } from "https://deno.land/x/valibot@v0.5.0/mod.ts";
Creates a validation functions that validates the MIME type of a file.
Type Parameters
TInput extends File
import { mimeType } from "https://deno.land/x/valibot@v0.5.0/mod.ts";
Creates a validation functions that validates the MIME type of a file.