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

Type declaration

Generated using TypeDoc