import { mimeType } from "https://deno.land/x/valibot@v0.8.0/src/validations/index.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.8.0/src/validations/index.ts";
Creates a validation functions that validates the MIME type of a file.