UNPKG

smart-webcomponents-angular

Version:

[![Price](https://img.shields.io/badge/price-COMMERCIAL-0098f7.svg)](https://jqwidgets.com/license/)

10 lines (9 loc) 567 B
import * as i0 from "@angular/core"; import * as i1 from "./smart.tabs"; import * as i2 from "./smart.tabitem"; import * as i3 from "./smart.tabitemsgroup"; export declare class TabsModule { static ɵfac: i0.ɵɵFactoryDeclaration<TabsModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<TabsModule, [typeof i1.TabsComponent, typeof i2.TabItemComponent, typeof i3.TabItemsGroupComponent], never, [typeof i1.TabsComponent, typeof i2.TabItemComponent, typeof i3.TabItemsGroupComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<TabsModule>; }