UNPKG

@versatiledatakit/data-pipelines

Version:

Data Pipelines help Data Engineers develop, deploy, run, and manage data processing workloads (called 'Data Job')

8 lines (7 loc) 376 B
import { DataJob } from '../../../../model/data-job.model'; import * as i0 from "@angular/core"; export declare class StatusCellComponent { dataJob: DataJob; static ɵfac: i0.ɵɵFactoryDeclaration<StatusCellComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<StatusCellComponent, "lib-status-cell", never, { "dataJob": "dataJob"; }, {}, never, never>; }