mirror of
https://github.com/makeplane/plane.git
synced 2026-04-30 04:59:41 -05:00
944b873184
* chore: move all services inside the apps folder * chore: rename apiserver to server
5 lines
117 B
TypeScript
5 lines
117 B
TypeScript
export * from "./ai";
|
|
export * from "./gantt-chart";
|
|
export * from "./project";
|
|
export * from "./sidebar-favorites";
|