@c8y/ngx-components
Version:
Angular modules for Cumulocity IoT applications
9 lines • 567 B
TypeScript
import { CellRendererContext } from '@c8y/ngx-components';
import * as i0 from "@angular/core";
export declare class LastUpdatedDateCellRendererComponent {
context: CellRendererContext;
constructor(context: CellRendererContext);
static ɵfac: i0.ɵɵFactoryDeclaration<LastUpdatedDateCellRendererComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<LastUpdatedDateCellRendererComponent, "c8y-last-updated-date-cell-renderer", never, {}, {}, never, never, false, never>;
}
//# sourceMappingURL=last-updated-date.cell-renderer.component.d.ts.map