UNPKG

ngx-bootstrap

Version:
14 lines (13 loc) 892 B
import { ModuleWithProviders } from '@angular/core'; import * as ɵngcc0 from '@angular/core'; import * as ɵngcc1 from './ng-transclude.directive'; import * as ɵngcc2 from './tab.directive'; import * as ɵngcc3 from './tabset.component'; import * as ɵngcc4 from './tab-heading.directive'; import * as ɵngcc5 from '@angular/common'; export declare class TabsModule { static forRoot(): ModuleWithProviders<TabsModule>; static ɵmod: ɵngcc0.ɵɵNgModuleDefWithMeta<TabsModule, [typeof ɵngcc1.NgTranscludeDirective, typeof ɵngcc2.TabDirective, typeof ɵngcc3.TabsetComponent, typeof ɵngcc4.TabHeadingDirective], [typeof ɵngcc5.CommonModule], [typeof ɵngcc2.TabDirective, typeof ɵngcc3.TabsetComponent, typeof ɵngcc4.TabHeadingDirective, typeof ɵngcc1.NgTranscludeDirective]>; static ɵinj: ɵngcc0.ɵɵInjectorDef<TabsModule>; } //# sourceMappingURL=tabs.module.d.ts.map