UNPKG

@ng-bootstrap/ng-bootstrap

Version:
12 lines (11 loc) 1.03 kB
import * as i0 from "@angular/core"; import * as i1 from "./nav"; import * as i2 from "./nav-outlet"; export { NgbNav, NgbNavContent, NgbNavContentContext, NgbNavItem, NgbNavItemRole, NgbNavLink, NgbNavLinkButton, NgbNavLinkBase, NgbNavChangeEvent, } from './nav'; export { NgbNavOutlet, NgbNavPane } from './nav-outlet'; export { NgbNavConfig } from './nav-config'; export declare class NgbNavModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgbNavModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgbNavModule, never, [typeof i1.NgbNavContent, typeof i1.NgbNav, typeof i1.NgbNavItem, typeof i1.NgbNavItemRole, typeof i1.NgbNavLink, typeof i1.NgbNavLinkButton, typeof i1.NgbNavLinkBase, typeof i2.NgbNavOutlet, typeof i2.NgbNavPane], [typeof i1.NgbNavContent, typeof i1.NgbNav, typeof i1.NgbNavItem, typeof i1.NgbNavItemRole, typeof i1.NgbNavLink, typeof i1.NgbNavLinkButton, typeof i1.NgbNavLinkBase, typeof i2.NgbNavOutlet, typeof i2.NgbNavPane]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgbNavModule>; }