UNPKG

messaging-api-telegram

Version:
6 lines (4 loc) 124 B
import { TelegramClient } from '..'; it('should export api correctly', () => { expect(TelegramClient).toBeDefined(); });