UNPKG

tg-commander

Version:

<p align="center"><img src="https://github.com/stone-jin/tg-commander/raw/master/assets/logo.png" alt="tg-commander logo" width="150px" height="150px"></p>

3 lines (2 loc) 140 B
import { TgAppOption } from "../types/tg-app-options.type"; export declare function TgApp(config: TgAppOption): (constructor: any) => void;