UNPKG

web-ext-run

Version:

A tool to open and run web extensions

8 lines (7 loc) 217 B
import cmd from './cmd/index.js'; // This only exposes cmd, while util/logger and util/adb are defined as // separate additional exports in the package.json. export default { cmd }; //# sourceMappingURL=main.js.map