@yoyoboot/l-52abp-ng-form-generator
Version:
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.2.0.
11 lines (10 loc) • 739 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./form-designer/form-designer.module";
import * as i3 from "./form-render/form-render.module";
import * as i4 from "./shared/shared.module";
export declare class L52AbpFormGeneratorModule {
static ɵfac: i0.ɵɵFactoryDeclaration<L52AbpFormGeneratorModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<L52AbpFormGeneratorModule, never, [typeof i1.CommonModule, typeof i2.FormDesignerModule, typeof i3.FormRenderModule, typeof i4.DSharedModule], [typeof i1.CommonModule, typeof i2.FormDesignerModule, typeof i3.FormRenderModule, typeof i4.DSharedModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<L52AbpFormGeneratorModule>;
}