UNPKG

@coreui/angular

Version:

CoreUI for Angular UI components library

14 lines (13 loc) 998 B
import * as i0 from "@angular/core"; import * as i1 from "./navbar.component"; import * as i2 from "./navbar-nav/navbar-nav.component"; import * as i3 from "./navbar-text/navbar-text.component"; import * as i4 from "./navbar-brand/navbar-brand.directive"; import * as i5 from "./navbar-toggler/navbar-toggler.directive"; import * as i6 from "@angular/common"; import * as i7 from "@angular/router"; export declare class NavbarModule { static ɵfac: i0.ɵɵFactoryDeclaration<NavbarModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NavbarModule, [typeof i1.NavbarComponent, typeof i2.NavbarNavComponent, typeof i3.NavbarTextComponent, typeof i4.NavbarBrandDirective, typeof i5.NavbarTogglerDirective], [typeof i6.CommonModule, typeof i7.RouterModule], [typeof i1.NavbarComponent, typeof i2.NavbarNavComponent, typeof i3.NavbarTextComponent, typeof i4.NavbarBrandDirective, typeof i5.NavbarTogglerDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<NavbarModule>; }