Type alias PluginSet

PluginSet: {
    editor: Plugin[];
    menu: Plugin[];
}

Type declaration

Generated using TypeDoc