mirror of
https://github.com/Luzifer/twitch-bot.git
synced 2024-11-09 00:30:02 +00:00
4 lines
127 B
JavaScript
4 lines
127 B
JavaScript
/* Deprecated: Kept here for backwards compatibility */
|
|
|
|
import EventClient from './eventclient.js'
|
|
export default EventClient
|