UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

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