plane/apps/app/components/exporter/index.tsx

5 lines
81 B
TypeScript
Raw Normal View History

2023-08-11 06:20:58 +00:00
//layout
export * from "./single-export";
// csv
export * from "./export-modal";