UNPKG

@mopex/react-gantt-flow

Version:

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

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