UNPKG

smart-webcomponents-angular

Version:

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

10 lines (9 loc) 594 B
import * as i0 from "@angular/core"; import * as i1 from "./smart.listbox"; import * as i2 from "./smart.listitem"; import * as i3 from "./smart.listitemsgroup"; export declare class ListBoxModule { static ɵfac: i0.ɵɵFactoryDeclaration<ListBoxModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ListBoxModule, [typeof i1.ListBoxComponent, typeof i2.ListItemComponent, typeof i3.ListItemsGroupComponent], never, [typeof i1.ListBoxComponent, typeof i2.ListItemComponent, typeof i3.ListItemsGroupComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<ListBoxModule>; }