plane/web/components/gantt-chart/chart/index.ts
2024-02-02 16:28:45 +05:30

5 lines
107 B
TypeScript

export * from "./views";
export * from "./header";
export * from "./main-content";
export * from "./root";