src/component/gantt/index.ts (
4
lines of code) (
raw
):
import { GanttView } from "./GanttView"; export { GanttView };