@fluent-form/core
Version:
An Angular dynamic forms library powered by Fluent API and JSON.
9 lines (8 loc) • 522 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./form.directive";
import * as i2 from "./outlet.directive";
export declare class FluentFormRenderModule {
static ɵfac: i0.ɵɵFactoryDeclaration<FluentFormRenderModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<FluentFormRenderModule, never, [typeof i1.FluentFormDirective, typeof i2.FluentOutletDirective], [typeof i1.FluentFormDirective, typeof i2.FluentOutletDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<FluentFormRenderModule>;
}