plane/web/components/analytics/index.ts
Aaryan Khandelwal 404e6a0cfc
refactor: analytics (#2419)
* refactor: helper functions

* chore: updated all the page headers

* refactor: custom analytics

* refactor: project analytics modal
2023-10-12 17:43:36 +05:30

4 lines
105 B
TypeScript

export * from "./custom-analytics";
export * from "./scope-and-demand";
export * from "./project-modal";