UNPKG

smart-webcomponents-angular

Version:

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

10 lines (9 loc) 567 B
import * as i0 from "@angular/core"; import * as i1 from "./smart.form"; import * as i2 from "./smart.formcontrol"; import * as i3 from "./smart.formgroup"; export declare class FormModule { static ɵfac: i0.ɵɵFactoryDeclaration<FormModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<FormModule, [typeof i1.FormComponent, typeof i2.FormControlComponent, typeof i3.FormGroupComponent], never, [typeof i1.FormComponent, typeof i2.FormControlComponent, typeof i3.FormGroupComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<FormModule>; }