Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/smallfawn/QLScriptPublic
/ cacheKey
Method
cacheKey
wxapp/haitian.js:132–134 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
130
}
131
132
cacheKey() {
133
return
this.isLegacyToken ? this.accountId : this.raw;
134
}
135
136
getCachedToken() {
137
const
cache = readTokenCache();
Callers
3
getCachedToken
Method · 0.95
saveCachedToken
Method · 0.95
removeCachedToken
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected