AlkantarClanX12

Your IP : 18.188.205.95


Current Path : /usr/lib/node_modules/npm/node_modules/util-deprecate/
Upload File :
Current File : //usr/lib/node_modules/npm/node_modules/util-deprecate/node.js

/**
 * For Node.js, simply re-export the core `util.deprecate` function.
 */

module.exports = require('util').deprecate;