interface PluginIcon {
    iconClass: string;
}

Hierarchy

  • Disposable
    • PluginIcon

Properties

Properties

iconClass: string