Files
plane/web/ee/services/project/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
86 B
TypeScript

export * from "./estimate.service";
export * from "ce/services/project/view.service";