MCPcopy 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
1009export function getInstances() {
1010 return instances;
1011}
1012export function getStringURLMapPair() {
1013 return [stringURLMap, stringURLsMap] as const;
1014}

Callers 1

showusersettingsMethod · 0.80

Calls 3

captureEventMethod · 0.95
postMessageMethod · 0.95
resFunction · 0.85

Tested by

no test coverage detected