Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/experdot/pointer
/ workspace
Function
workspace
src/renderer/src/stores/registry.ts:79–81 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
77
return
getStoreRegistry().navigation
78
},
79
get workspace() {
80
return
getStoreRegistry().workspace
81
}
82
} as
const
83
84
// ==================== 类型导出 ====================
Callers
nothing calls this directly
Calls
1
getStoreRegistry
Function · 0.85
Tested by
no test coverage detected