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>

7 lines (6 loc) 143 B
#!/usr/bin/env node import { BaseApp } from "../lib/base"; export declare class AppModule { } export declare class MainApp extends BaseApp { }