@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) • 423 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./select-options.pipe";
export declare class FormlySelectModule {
static ɵfac: i0.ɵɵFactoryDeclaration<FormlySelectModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<FormlySelectModule, [typeof i1.LegacyFormlySelectOptionsPipe], never, [typeof i1.LegacyFormlySelectOptionsPipe]>;
static ɵinj: i0.ɵɵInjectorDeclaration<FormlySelectModule>;
}