UNPKG

ngx-core-business

Version:

A comprehensive solution designed to streamline the development of enterprise-level Angular applications.

14 lines (13 loc) 836 B
import * as i0 from "@angular/core"; import * as i1 from "./app-header.component"; import * as i2 from "@angular/common"; import * as i3 from "@angular/cdk/overlay"; import * as i4 from "@angular/material/icon"; import * as i5 from "@angular/material/toolbar"; import * as i6 from "@angular/material/button"; import * as i7 from "../avatar/avatar.module"; export declare class NgBizAppHeaderModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgBizAppHeaderModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgBizAppHeaderModule, [typeof i1.AppHeaderComponent], [typeof i2.CommonModule, typeof i3.OverlayModule, typeof i4.MatIconModule, typeof i5.MatToolbarModule, typeof i6.MatButtonModule, typeof i7.NgBizAvatarModule], [typeof i1.AppHeaderComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgBizAppHeaderModule>; }