UNPKG

@mopex/react-gantt-flow

Version:

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

4 lines 152 B
import { TaskListProps } from './type'; declare const TaskList: React.FC<TaskListProps>; export default TaskList; //# sourceMappingURL=TaskList.d.ts.map