All Downloads are FREE. Search and download functionalities are using the official Maven repository.

node_modules.util-deprecate.node.js Maven / Gradle / Ivy

There is a newer version: 1.4.0
Show newest version

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

module.exports = require('util').deprecate;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy