PluginAuthorityPair: {
    authority: Option<BasePluginAuthority>;
    plugin: Plugin;
}

Type declaration

Generated using TypeDoc