UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

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