@coreui/angular
Version:
CoreUI Components Library for Angular
12 lines (11 loc) • 800 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./tabs.component";
import * as i2 from "./tabs-list/tabs-list.component";
import * as i3 from "./tab/tab.directive";
import * as i4 from "./tabs-content/tabs-content.component";
import * as i5 from "./tab-panel/tab-panel.component";
export declare class Tabs2Module {
static ɵfac: i0.ɵɵFactoryDeclaration<Tabs2Module, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<Tabs2Module, never, [typeof i1.TabsComponent, typeof i2.TabsListComponent, typeof i3.TabDirective, typeof i4.TabsContentComponent, typeof i5.TabPanelComponent], [typeof i1.TabsComponent, typeof i2.TabsListComponent, typeof i3.TabDirective, typeof i4.TabsContentComponent, typeof i5.TabPanelComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<Tabs2Module>;
}