tgui-angular
Version:
🚀 Angular UI library for Telegram Web Apps with modern components and theming support | 💼 Author is open to work opportunities | 📧 Contact: a.blagovestnov@gmail.com | 💬 Telegram: @ablagovestnov
9 lines (8 loc) • 313 B
TypeScript
import * as i0 from "@angular/core";
/**
* @deprecated Use TGUIRootComponent instead
*/
export declare class TguiComponent {
static ɵfac: i0.ɵɵFactoryDeclaration<TguiComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<TguiComponent, "tgui-root", never, {}, {}, never, ["*"], true, never>;
}