UNPKG

smart-webcomponents-angular

Version:

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

10 lines (9 loc) 573 B
import * as i0 from "@angular/core"; import * as i1 from "./smart.tree"; import * as i2 from "./smart.treeitem"; import * as i3 from "./smart.treeitemsgroup"; export declare class TreeModule { static ɵfac: i0.ɵɵFactoryDeclaration<TreeModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<TreeModule, [typeof i1.TreeComponent, typeof i2.TreeItemComponent, typeof i3.TreeItemsGroupComponent], never, [typeof i1.TreeComponent, typeof i2.TreeItemComponent, typeof i3.TreeItemsGroupComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<TreeModule>; }