@antfu/ni
Version:
Use the right package manager
31 lines (3 loc) • 758 B
JavaScript
;Object.defineProperty(exports, "__esModule", {value: true});
var _chunkRSW6MLYIjs = require('./chunk-RSW6MLYI.js');
exports.cmdExists = _chunkRSW6MLYIjs.cmdExists; exports.detect = _chunkRSW6MLYIjs.detect; exports.exclude = _chunkRSW6MLYIjs.exclude; exports.getCommand = _chunkRSW6MLYIjs.getCommand; exports.getConfig = _chunkRSW6MLYIjs.getConfig; exports.getDefaultAgent = _chunkRSW6MLYIjs.getDefaultAgent; exports.getGlobalAgent = _chunkRSW6MLYIjs.getGlobalAgent; exports.parseNi = _chunkRSW6MLYIjs.parseNi; exports.parseNr = _chunkRSW6MLYIjs.parseNr; exports.parseNu = _chunkRSW6MLYIjs.parseNu; exports.remove = _chunkRSW6MLYIjs.remove; exports.run = _chunkRSW6MLYIjs.run; exports.runCli = _chunkRSW6MLYIjs.runCli;