UNPKG

tmi.js-reply-fork

Version:

Javascript library for the Twitch Messaging Interface.

6 lines (5 loc) 92 B
const client = require('./lib/client'); module.exports = { client, Client: client };