PluginInfoType

The plugin information type.

Signature

declare enum PluginInfoType {    Album = "album",    Playlist = "playlist",    Artist = "artist",    Recommendations = "recommendations"}

Members

This export does not declare public properties or methods in the generated declaration file.