mirror of
https://github.com/makeplane/plane.git
synced 2026-04-28 12:01:54 -05:00
944b873184
* chore: move all services inside the apps folder * chore: rename apiserver to server
4 lines
80 B
TypeScript
4 lines
80 B
TypeScript
export * from "./actions";
|
|
export * from "./modals";
|
|
export * from "./helpers";
|