4
0
mirror of https://gitee.com/dcloud/uni-preset-vue synced 2025-05-15 07:34:04 +08:00
2018-11-18 16:29:14 +08:00

7 lines
123 B
JavaScript

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