UNPKG

@mopex/react-gantt-flow

Version:

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

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