plane/apps/app/components/analytics/select/index.ts
2023-05-16 10:41:37 +05:30

5 lines
106 B
TypeScript

export * from "./project";
export * from "./segment";
export * from "./x-axis";
export * from "./y-axis";