UNPKG

gantt-task-react-v

Version:

Interactive Gantt Chart for React with TypeScript.

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