@netgrif/components
Version:
Netgrif Application Engine frontend Angular components
13 lines (12 loc) • 874 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./tab-view/tab-view.component";
import * as i2 from "./tab-creation-detector/tab-creation-detector.component";
import * as i3 from "@angular/common";
import * as i4 from "@angular/material/tabs";
import * as i5 from "@netgrif/components-core";
import * as i6 from "@ngbracket/ngx-layout";
export declare class TabsComponentModule {
static ɵfac: i0.ɵɵFactoryDeclaration<TabsComponentModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<TabsComponentModule, [typeof i1.TabViewComponent, typeof i2.TabCreationDetectorComponent], [typeof i3.CommonModule, typeof i4.MatTabsModule, typeof i5.MaterialModule, typeof i6.FlexLayoutModule, typeof i5.TranslateLibModule], [typeof i1.TabViewComponent, typeof i2.TabCreationDetectorComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<TabsComponentModule>;
}