"use strict"; /** * Test if a plugin is listed * @param { {List { return dep.getName() === pluginName && (!version || dep.getVersion() === version); }); } exports.default = hasPlugin;