import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/index.ts";
const { Plugin } = dom;
Provides information about a browser plugin.
Index Signatures
index: number]: MimeType
[Properties
Returns the plugin library's filename, if applicable on the current platform.
Returns the number of MIME types, represented by MimeType objects, supported by the plugin.