UNPKG

@deepkit/desktop-ui

Version:

Library for desktop UI widgets in Angular 10+

11 lines (10 loc) 618 B
import * as i0 from "@angular/core"; import * as i1 from "./form.component"; import * as i2 from "@angular/common"; import * as i3 from "@angular/forms"; export * from "./form.component"; export declare class DuiFormComponent { static ɵfac: i0.ɵɵFactoryDeclaration<DuiFormComponent, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DuiFormComponent, [typeof i1.FormComponent, typeof i1.FormRowComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule], [typeof i1.FormComponent, typeof i1.FormRowComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<DuiFormComponent>; }