Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MathMan05/Fermi
/ checkUpdates
Method
checkUpdates
src/webpage/utils/utils.ts:1008–1017 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1006
return
installPrompt;
1007
}
1008
1009
export
function
getInstances() {
1010
return
instances;
1011
}
1012
export
function
getStringURLMapPair() {
1013
return
[stringURLMap, stringURLsMap] as
const
;
1014
}
Callers
1
showusersettings
Method · 0.80
Calls
3
captureEvent
Method · 0.95
postMessage
Method · 0.95
res
Function · 0.85
Tested by
no test coverage detected