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
2025-12-22 22:59:33 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
codex/fix-command/ctrl-click-navigation-issue
Add File
New File
Apply Patch
plane
/
apps
/
web
/
ee
/
services
/
index.ts
3 lines
73 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"
;
[WEB-4852] chore: views refactor (#7729) * chore: refactored view store and services * chore: removed unused import * chore: refactored update view component * fix: lint errors
2025-09-11 17:09:56 +05:30
export
*
from
"@/services/workspace.service"
;
Reference in New Issue
Copy Permalink