UNPKG

4nm

Version:

TypeScript reimplementation of Telegram's official library for communicating with Telegram Web Apps.

5 lines (4 loc) 108 B
export * from './errors'; export * from './events'; export * from './utils'; export * from './WebView';