UNPKG

@fluent-form/core

Version:

An Angular dynamic forms library powered by Fluent API and JSON.

9 lines (8 loc) 495 B
import * as i0 from "@angular/core"; import * as i1 from "./components/form/form.component"; import * as i2 from "./directives/template.directive"; export declare class FluentFormModule { static ɵfac: i0.ɵɵFactoryDeclaration<FluentFormModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<FluentFormModule, never, [typeof i1.FluentForm, typeof i2.FluentTemplate], [typeof i1.FluentForm, typeof i2.FluentTemplate]>; static ɵinj: i0.ɵɵInjectorDeclaration<FluentFormModule>; }