smart-webcomponents-angular
Version:
[](https://jqwidgets.com/license/)
10 lines (9 loc) • 594 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./smart.textbox";
import * as i2 from "./smart.listitem";
import * as i3 from "./smart.listitemsgroup";
export declare class TextBoxModule {
static ɵfac: i0.ɵɵFactoryDeclaration<TextBoxModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<TextBoxModule, [typeof i1.TextBoxComponent, typeof i2.ListItemComponent, typeof i3.ListItemsGroupComponent], never, [typeof i1.TextBoxComponent, typeof i2.ListItemComponent, typeof i3.ListItemsGroupComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<TextBoxModule>;
}