| Current Path : /proc/self/root/opt/cpanel/ea-nodejs16/lib/node_modules/npm/node_modules/util-deprecate/ |
| Current File : //proc/self/root/opt/cpanel/ea-nodejs16/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;