AlkantarClanX12

Your IP : 3.15.239.50


Current Path : /proc/self/root/opt/alt/alt-nodejs9/root/lib/node_modules/npm/node_modules/inherits/
Upload File :
Current File : //proc/self/root/opt/alt/alt-nodejs9/root/lib/node_modules/npm/node_modules/inherits/inherits.js

try {
  var util = require('util');
  if (typeof util.inherits !== 'function') throw '';
  module.exports = util.inherits;
} catch (e) {
  module.exports = require('./inherits_browser.js');
}