@coreui/angular
Version:
CoreUI Components Library for Angular
10 lines (9 loc) • 547 B
TypeScript
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";
export declare class NavModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NavModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NavModule, never, [typeof i1.NavComponent, typeof i2.NavItemComponent, typeof i3.NavLinkDirective], [typeof i1.NavComponent, typeof i2.NavItemComponent, typeof i3.NavLinkDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NavModule>;
}