0
0
mirror of https://github.com/makeplane/plane synced 2024-06-14 14:31:34 +00:00
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";