Projekt

Obecné

Profil

Stáhnout (123 Bajtů) Statistiky
| Větev: | Revize:
1 3a515b92 cagy
2
/**
3
 * For Node.js, simply re-export the core `util.deprecate` function.
4
 */
5
6
module.exports = require('util').deprecate;