File "node.js"

Full Path: C:/wamp64/www/INTERPRETE2/backend/node_modules/path/node.js
File size: 123 bytes
MIME-type: text/plain
Charset: utf-8


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

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