amt-ui
Version:
Angular material, tailwind template
8 lines (7 loc) • 398 B
TypeScript
import { AmtMenuService } from '../../services/amt-menu.service';
import * as i0 from "@angular/core";
export declare class NavbarProfileComponent {
amtMenuService: AmtMenuService;
static ɵfac: i0.ɵɵFactoryDeclaration<NavbarProfileComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<NavbarProfileComponent, "amt-navbar-profile", never, {}, {}, never, never, true, never>;
}