tmijs / tmi.js

💬 Javascript library for the Twitch Messaging Interface. (Twitch.tv)
https://tmijs.com
MIT License
1.54k stars 216 forks source link

Fix TypeScriptLS warnings, export Client correctly #542

Open tascord opened 1 year ago

tascord commented 1 year ago

Adds needed declare/exports for classes, exports useful interfaces. Now doesn't throw errors!

caykey commented 1 year ago

YAS