mirror of
https://github.com/makeplane/plane.git
synced 2026-04-26 18:17:26 -05:00
c0ad5952df
* 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
2 lines
54 B
TypeScript
2 lines
54 B
TypeScript
export * from "ce/services/project/estimate.service";
|