UNPKG

@xalbex/telegram-bot

Version:
6 lines (5 loc) 237 B
import * as _API from "./src/api"; import * as _Emitter from './src/emitter'; export declare const API: typeof _API; export declare const Raw: typeof _API.TelegramBotRaw; export declare const Emitter: typeof _Emitter.TelegramBotEmitter;