UNPKG

@mopex/react-gantt-flow

Version:

A lightweight and high-performance React (TypeScript) based Gantt chart component.

5 lines 213 B
export { default as GanttFlow } from './components/GanttFlow'; export * from './components/GanttFlow'; export * from './components/GanttFlow/type'; export * from './types/task'; //# sourceMappingURL=index.d.ts.map