0
0
mirror of https://github.com/makeplane/plane synced 2024-06-14 14:31:34 +00:00
plane/web/components/issues/issue-layouts/quick-action-dropdowns/index.ts

7 lines
190 B
TypeScript

export * from "./cycle-issue";
export * from "./module-issue";
export * from "./project-issue";
export * from "./archived-issue";
export * from "./draft-issue";
export * from "./all-issue";