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
8 lines (7 loc) • 306 B
TypeScript
import { applyTheme, setupSystemThemeDetection, SystemThemeService } from './theme-helper';
export { applyTheme, setupSystemThemeDetection, SystemThemeService };
export * from './has-node';
export * from './theme-helper';
export * from './class-names';
export * from './function';
export * from './chunk';