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

5 lines
152 B
TypeScript

export * from "./activity-list";
export * from "./download-button";
export * from "./profile-activity-list";
export * from "./workspace-activity-list";