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

4 lines
122 B
TypeScript

export * from "./auto-close-automation";
export * from "./auto-archive-automation";
export * from "./select-month-modal";