plane/apps/app/components/exporter/index.tsx
2023-08-11 11:50:58 +05:30

5 lines
81 B
TypeScript

//layout
export * from "./single-export";
// csv
export * from "./export-modal";