| .. | |||||
| History.md | |||||
| LICENSE | |||||
| README.md | |||||
| browser.js | |||||
| node.js | |||||
| package.json |
/**
* For Node.js, simply re-export the core `util.deprecate` function.
*/
module.exports = require('util').deprecate;
| .. | |||||
| History.md | |||||
| LICENSE | |||||
| README.md | |||||
| browser.js | |||||
| node.js | |||||
| package.json |