UNPKG

gantt-task-react-v

Version:

Interactive Gantt Chart for React with TypeScript.

3 lines (2 loc) 99 B
import { FC, SVGProps } from "react"; export declare const DragIndicatorIcon: FC<SVGProps<never>>;