Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/smallfawn/QLScriptPublic
/ cacheKey
Method
cacheKey
wxapp/colorful.js:139–141 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
137
}
138
139
cacheKey() {
140
return
this.isLegacyToken ? this.accountId : this.raw;
141
}
142
143
getCachedToken() {
144
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