@ngx-formly/core
Version:
Formly is a dynamic (JSON powered) form library for Angular that bring unmatched maintainability to your application's forms.
8 lines (7 loc) • 365 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@ngx-formly/core";
export declare class FormlyPresetModule {
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyPresetModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyPresetModule, never, [typeof i1.FormlyModule], never>;
static ɵinj: i0.ɵɵInjectorDeclaration<FormlyPresetModule>;
}