Files
plane/web/ce/constants/index.ts
Anmol Singh Bhatia 7f19caf5dc feat: workspace constant language support and refactor (#6462)
* chore: workspace constant language support and refactor

* chore: workspace constant language support and refactor

* chore: code refactor

* chore: code refactor

* merge conflict

* chore: code refactor

---------

Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
2025-01-27 18:01:22 +05:30

5 lines
144 B
TypeScript

export * from "./ai";
export * from "./estimates";
export * from "./gantt-chart";
export * from "./project";
export * from "./user-permissions";