UNPKG

@airgram/web

Version:

Use [`tdweb`](https://github.com/tdlib/td/tree/master/example/web/tdweb) on steroids.

4 lines (3 loc) 108 B
export * from '@airgram/core'; export { Airgram, AirgramConfig } from './Airgram'; export * from './types';