UNPKG

@darkwolf/telegram-bot.lazy.cjs

Version:
7 lines (5 loc) 141 B
class EventType {} EventType.REQUEST = 'request' EventType.RESPONSE = 'response' EventType.ERROR = 'error' module.exports = EventType