blob: a0bd5c813c392931d9b3bb41bad5759f61e06a9a [file] [log] [blame]
export const TASK_COUNTS = [
'pendingTaskCount', 'activeTaskCount', 'finishedTaskCount', 'failedTaskCount'
];