UNPKG

smart-webcomponents-angular

Version:

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

11 lines (10 loc) 701 B
import * as i0 from "@angular/core"; import * as i1 from "./smart.button"; import * as i2 from "./smart.repeatbutton"; import * as i3 from "./smart.togglebutton"; import * as i4 from "./smart.powerbutton"; export declare class ButtonModule { static ɵfac: i0.ɵɵFactoryDeclaration<ButtonModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ButtonModule, [typeof i1.ButtonComponent, typeof i2.RepeatButtonComponent, typeof i3.ToggleButtonComponent, typeof i4.PowerButtonComponent], never, [typeof i1.ButtonComponent, typeof i2.RepeatButtonComponent, typeof i3.ToggleButtonComponent, typeof i4.PowerButtonComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<ButtonModule>; }