UNPKG

batchelorjs

Version:

Proxy utility to bundle a batch of calls in one request

4 lines (3 loc) 125 B
module.exports = function (path) { return require((process.env.APP_DIR_FOR_CODE_COVERAGE || '../../../lib/') + path); };