Files
Neon-Desk/components/notifications/task-stage-helpers.ts

9 lines
160 B
TypeScript

export {
buildStageTimeline,
fallbackStageProgress,
stageLabel,
taskStageOrder,
taskTypeLabel,
type StageTimelineItem
} from '@/lib/task-workflow';