1
0
Fork 0
arangodb/js/node/process.js

5 lines
55 B
JavaScript

exports.env = {};
exports.stdout = {
isTTY: false
};