This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
plane
Watch
1
Star
0
Fork
0
You've already forked plane
mirror of
https://github.com/makeplane/plane.git
synced
2026-07-12 05:21:14 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
chart-code-splitting
Add File
New File
Apply Patch
plane
/
web
/
ce
/
services
/
index.ts
3 lines
64 B
TypeScript
Raw
Permalink
Normal View
History
Unescape
Escape
[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
export
*
from
"./project"
;
refactor project states to ake way for new features (#6156)
2024-12-05 12:46:51 +05:30
export
*
from
"./workspace.service"
;
Reference in New Issue
Copy Permalink