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

9 lines
101 B
TypeScript

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