import { type MimeType } from "https://deno.land/x/evt@v2.4.20/lib/types/lib.dom.ts";
Provides contains information about a MIME type associated with a particular plugin. NavigatorPlugins.mimeTypes returns an array of this object.
Properties
readonly
enabledPlugin: PluginReturns the Plugin object that implements this MIME type.