[WEB-522] chore: Move the estimates store and service out of core (#4896)
* chore: moved the estimate store from core to ce and ee * chore: moved the estimate service from core to ce and ee * chore: updated constructors from private to public in estimate store * chore: exported estimate service
This commit is contained in:
parent
94e6fd4b29
commit
c0ad5952df
13 changed files with 28 additions and 195 deletions
1
web/ce/services/index.ts
Normal file
1
web/ce/services/index.ts
Normal file
|
|
@ -0,0 +1 @@
|
|||
export * from "./project";
|
||||
Loading…
Add table
Add a link
Reference in a new issue