Urara-Blog/node_modules/.pnpm-store/v3/files/e8/60d48ca4ae777d963ab666aae99f3719bdf336bf218b282b76a2a0f0268ca6b7283bf8c825544a0ecfdbdbbff3ceb7c98649d89f95665d3a5e2b2f6daedc0e
2022-08-14 01:14:53 +08:00

6 lines
123 B
Text

/**
* For Node.js, simply re-export the core `util.deprecate` function.
*/
module.exports = require('util').deprecate;