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.

10 lines (9 loc) 509 B
import { DynamicComponentBase, IDynamicComponentConfig } from '../../../dynamic-component'; import * as i0 from "@angular/core"; export declare class DUeditorConfigComponent extends DynamicComponentBase { static KEY: string; constructor(); configChange(config: IDynamicComponentConfig): void; static ɵfac: i0.ɵɵFactoryDeclaration<DUeditorConfigComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<DUeditorConfigComponent, "app-d-ueditor-config", never, {}, {}, never, never>; }