MCPcopy
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
107export function useUserStoreHook() {
108 return useUserStore(store);
109}

Callers 6

useNavFunction · 0.90
logoutFunction · 0.90
setTokenFunction · 0.90
setUserKeyFunction · 0.90
hasPermsFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected