UNPKG

@fluent-form/core

Version:

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

9 lines (8 loc) 494 B
import * as i0 from "@angular/core"; import * as i1 from "./row/row.component"; import * as i2 from "./col/col.component"; export declare class FluentGridModule { static ɵfac: i0.ɵɵFactoryDeclaration<FluentGridModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<FluentGridModule, never, [typeof i1.FluentRowDirective, typeof i2.FluentColDirective], [typeof i1.FluentRowDirective, typeof i2.FluentColDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<FluentGridModule>; }