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.

11 lines (10 loc) 563 B
import { Injector } from '@angular/core'; import { IDynamicComponentConfig, RenderComponentBase } from '../../../dynamic-component'; import * as i0 from "@angular/core"; export declare class RConTimestampComponent extends RenderComponentBase { static KEY: string; constructor(injector: Injector); configChange(config: IDynamicComponentConfig): void; static ɵfac: i0.ɵɵFactoryDeclaration<RConTimestampComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<RConTimestampComponent, "app-r-con-timestamp", never, {}, {}, never, never>; }