Projekt

Obecné

Profil

Stáhnout (123 Bajtů) Statistiky
| Větev: | Revize:
1

    
2
/**
3
 * For Node.js, simply re-export the core `util.deprecate` function.
4
 */
5

    
6
module.exports = require('util').deprecate;
(5-5/6)