UNPKG

@coreui/angular

Version:

CoreUI Components Library for Angular

13 lines (12 loc) 1 kB
import * as i0 from "@angular/core"; import * as i1 from "./header/header.component"; import * as i2 from "./header-brand/header-brand.component"; import * as i3 from "./header-divider/header-divider.component"; import * as i4 from "./header-nav/header-nav.component"; import * as i5 from "./header-text/header-text.component"; import * as i6 from "./header-toggler/header-toggler.directive"; export declare class HeaderModule { static ɵfac: i0.ɵɵFactoryDeclaration<HeaderModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<HeaderModule, never, [typeof i1.HeaderComponent, typeof i2.HeaderBrandComponent, typeof i3.HeaderDividerComponent, typeof i4.HeaderNavComponent, typeof i5.HeaderTextComponent, typeof i6.HeaderTogglerDirective], [typeof i1.HeaderComponent, typeof i2.HeaderBrandComponent, typeof i3.HeaderDividerComponent, typeof i4.HeaderNavComponent, typeof i5.HeaderTextComponent, typeof i6.HeaderTogglerDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<HeaderModule>; }