Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pure-admin/pure-admin-thin
/ useUserStoreHook
Function
useUserStoreHook
src/store/modules/user.ts:107–109 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
105
});
106
107
export
function
useUserStoreHook() {
108
return
useUserStore(store);
109
}
Callers
6
useNav
Function · 0.90
logout
Function · 0.90
setToken
Function · 0.90
setUserKey
Function · 0.90
hasPerms
Function · 0.90
httpInterceptorsRequest
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected