Files
plane/web/ee/services/index.ts
rahulramesha aa6ad4d712 [WEB-1255] chore: Replicate the existing services to fix build (#4954)
* replicate the existing services to fix build

* reexport from CE instead of redeclare
2024-06-27 16:14:35 +05:30

3 lines
74 B
TypeScript

export * from "./project";
export * from "ce/services/workspace.service";