UNPKG

angular-bootstrap-md

Version:

Bootstrap 4 & Angular 15 UI KIT - 700+ components, MIT license, simple installation.

12 lines (11 loc) 711 B
import * as i0 from "@angular/core"; import * as i1 from "./navbar.component"; import * as i2 from "./links.component"; import * as i3 from "./logo.component"; import * as i4 from "./navlinks.component"; import * as i5 from "@angular/common"; export declare class NavbarModule { static ɵfac: i0.ɵɵFactoryDeclaration<NavbarModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NavbarModule, [typeof i1.NavbarComponent, typeof i2.LinksComponent, typeof i3.LogoComponent, typeof i4.NavlinksComponent], [typeof i5.CommonModule], [typeof i1.NavbarComponent, typeof i2.LinksComponent, typeof i3.LogoComponent, typeof i4.NavlinksComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NavbarModule>; }