plane/web/core/components/exporter/index.tsx
2024-06-11 14:39:52 +05:30

5 lines
81 B
TypeScript

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