UNPKG

@mopex/react-gantt-flow

Version:

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

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