Options
All
  • Public
  • Public/Protected
  • All
Menu

Provides contains information about a MIME type associated with a particular plugin. NavigatorPlugins.mimeTypes returns an array of this object.

deprecated

Hierarchy

  • MimeType

Index

Properties

description: string

Returns the MIME type's description.

deprecated
enabledPlugin: internal.Plugin

Returns the Plugin object that implements this MIME type.

deprecated
suffixes: string

Returns the MIME type's typical file extensions, in a comma-separated list.

deprecated
type: string

Returns the MIME type.

deprecated

Generated using TypeDoc