smart-webcomponents-angular
Version:
[](https://jqwidgets.com/license/)
10 lines (9 loc) • 567 B
TypeScript
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>;
}