ngx-form-lib
Version:
Dynamic form library for Angular 18 with Material 3 support. Create complex reactive forms easily using JSON configuration with modern Angular 18 control flow syntax.
9 lines (8 loc) • 448 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./sort-by-order.pipe";
import * as i2 from "@angular/common";
export declare class SortByOrderModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SortByOrderModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SortByOrderModule, [typeof i1.SortByOrderPipe], [typeof i2.CommonModule], [typeof i1.SortByOrderPipe]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SortByOrderModule>;
}