UNPKG

@mopex/react-gantt-flow

Version:

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

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