UNPKG

amt-ui

Version:

Angular material, tailwind template

9 lines (8 loc) 423 B
import { AmtThemeService } from '../../services/amt-theme.service'; import * as i0 from "@angular/core"; export declare class NavbarThemeComponent { amtThemeService: AmtThemeService; toggleThemeMode(): void; static ɵfac: i0.ɵɵFactoryDeclaration<NavbarThemeComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<NavbarThemeComponent, "amt-navbar-theme", never, {}, {}, never, never, true, never>; }