smart-webcomponents-angular
Version:
[](https://jqwidgets.com/license/)
10 lines (9 loc) • 567 B
TypeScript
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>;
}