MCPcopy
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
173const 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

initOldFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected