Your IP : 3.149.244.92


Current Path : /lib/node_modules/npm/node_modules/util-deprecate/
Upload File :
Current File : //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;

?>