4
0
mirror of https://github.com/apache/cordova-android.git synced 2025-04-11 18:35:19 +08:00
2016-02-24 09:50:07 -08:00

7 lines
123 B
JavaScript

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