UNPKG

57 BJavaScriptView Raw
1module.exports = function() {
2 return process.cwd();
3};