0
0
mirror of https://github.com/makeplane/plane synced 2024-06-14 14:31:34 +00:00
plane/apps/app/components/issues/attachment/index.ts

4 lines
111 B
TypeScript
Raw Normal View History

2023-07-23 16:44:41 +00:00
export * from "./attachment-upload";
export * from "./attachments";
export * from "./delete-attachment-modal";