Files
plane/web/ee/store/estimates/estimate.ts
guru_sainath c0ad5952df [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
2024-06-20 19:29:09 +05:30

2 lines
45 B
TypeScript

export * from "ce/store/estimates/estimate";