UNPKG

@snyk/cli-interface

Version:
10 lines 357 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.common = exports.monitor = exports.plugin = void 0; const plugin = require("./plugin"); exports.plugin = plugin; const monitor = require("./monitor"); exports.monitor = monitor; const common = require("./common"); exports.common = common; //# sourceMappingURL=index.js.map