UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

9 lines 549 B
import { CellRendererContext } from '@c8y/ngx-components'; import * as i0 from "@angular/core"; export declare class CreationTimeCellRendererComponent { context: CellRendererContext; constructor(context: CellRendererContext); static ɵfac: i0.ɵɵFactoryDeclaration<CreationTimeCellRendererComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<CreationTimeCellRendererComponent, "c8y-creation-time-cell-renderer", never, {}, {}, never, never, true, never>; } //# sourceMappingURL=creation-time.cell-renderer.component.d.ts.map