[WEB-1255] chore: Replicate the existing services to fix build (#4954)

* replicate the existing services to fix build

* reexport from CE instead of redeclare
This commit is contained in:
rahulramesha 2024-06-27 16:14:35 +05:30 committed by GitHub
parent 9a255944e4
commit aa6ad4d712
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View file

@ -1 +1,2 @@
export * from "./estimate.service";
export * from "ce/services/project/view.service";