UNPKG

twitch-toolkit

Version:

A set of tools to integrate with Twitch API, Twitch Chat and Twitch WebHooks.

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