UNPKG

tgind

Version:

Telegram bot api which gives you simplest way to make your bots

6 lines 199 B
export * as Input from "./input"; export { Util } from "./util"; export { Scene } from './scene'; export { Short } from './short'; export { Tgind } from "./tgind"; //# sourceMappingURL=index.d.ts.map