UNPKG

@coreui/angular

Version:

CoreUI for Angular UI components library

11 lines (10 loc) 615 B
import * as i0 from "@angular/core"; import * as i1 from "./nav.component"; import * as i2 from "./nav-item.component"; import * as i3 from "./nav-link.directive"; import * as i4 from "@angular/common"; export declare class NavModule { static ɵfac: i0.ɵɵFactoryDeclaration<NavModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NavModule, [typeof i1.NavComponent, typeof i2.NavItemComponent, typeof i3.NavLinkDirective], [typeof i4.CommonModule], [typeof i1.NavComponent, typeof i2.NavItemComponent, typeof i3.NavLinkDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<NavModule>; }