Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dataease/SQLBot
/ useUserStore
Function
useUserStore
frontend/src/stores/user.ts:224–226 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
222
})
223
224
export
const
useUserStore = () => {
225
return
UserStore(store)
226
}
Callers
2
watch.ts
File · 0.90
dynamic.ts
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected