UNPKG
@botol/tg-bot
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
## Simple Examples ```typescript import { BotolTg } from '@botol/tg-bot';
botolear/tg-bot
@botol/tg-bot
/
build
/
index.d.ts
6 lines
(5 loc)
•
156 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'@botol/dipo'
;
export
*
from
'@botol/tg-client'
;
export
*
from
'@botol/tg-dipo'
;
export
*
from
'@botol/tg-types'
;
export
*
from
'./bot'
;