Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/GooseMod/OpenAsar
/ on
Function
on
src/splash/index.js:174–174 ·
view source on GitHub ↗
(k, v)
Source
from the content-addressed store, hash-verified
172
173
const
initOld = () => {
// "Old" (not v2 / new, win32 only)
174
const
on = (k, v) => moduleUpdater.events.on(k, v);
175
176
const
check = () => moduleUpdater.checkForUpdates();
177
Callers
1
initOld
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected