/
opt
/
alt
/
alt-nodejs14
/
root
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
util-deprecate
/
Upload Filee
HOME
/** * For Node.js, simply re-export the core `util.deprecate` function. */ module.exports = require('util').deprecate;