UNPKG
4nm
Version:
latest (0.0.2)
0.0.2
TypeScript reimplementation of Telegram's official library for communicating with Telegram Web Apps.
4nm
/
dist
/
WebApp
/
index.js
4 lines
(3 loc)
•
80 B
JavaScript
View Raw
1
2
3
4
export
*
from
'./WebApp'
;
export
*
from
'./events'
;
export
*
from
'./types'
;