UNPKG

@yoyoboot/l-52abp-ng-form-generator

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.2.0.

12 lines (11 loc) 748 B
import { ModuleWithProviders } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "./dynamic-component.component"; import * as i2 from "./dynamic-component-r.component"; import * as i3 from "@angular/common"; export declare class DynamicComponentModule { static forRoot(): ModuleWithProviders<DynamicComponentModule>; static ɵfac: i0.ɵɵFactoryDeclaration<DynamicComponentModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DynamicComponentModule, [typeof i1.DynamicComponentComponent, typeof i2.DynamicComponentRComponent], [typeof i3.CommonModule], [typeof i1.DynamicComponentComponent, typeof i2.DynamicComponentRComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<DynamicComponentModule>; }