Your IP : 216.73.216.40


Current Path : /var/www/html/webconsoleold/node_modules/pty.js/
Upload File :
Current File : /var/www/html/webconsoleold/node_modules/pty.js/index.js

var os = process.platform === 'win32' ? '_win' : '';
module.exports = require('./lib/pty'+ os +'.js');