UNPKG

react-modern-gantt

Version:

A modern, customizable Gantt chart component for React applications with export functionality

3 lines (2 loc) 113 B
export { useGanttExport } from "./useGanttExport"; export type { UseGanttExportReturn } from "./useGanttExport";