import GanttChart from './GanttChart'
import { ViewMode } from 'gantt-task-react'

export { ViewMode }

export default GanttChart
