MCPcopy Create free account
hub / github.com/FSGModding/FSG_Mod_Assistant / __

Function __

modAssist_main.js:31–31  ·  view source on GitHub ↗
(x)

Source from the content-addressed store, hash-verified

29serveIPC.icon.tray = funcLib.general.getPackPathRender('img', 'icon.ico')
30
31const __ = (x) => serveIPC.l10n.syncStringLookup(x)
32
33class queueEmitter extends EventEmitter {}
34const modQueueRunner = new queueEmitter()

Callers 2

modAssist_main.jsFile · 0.85
refreshClientModListFunction · 0.85

Calls 1

syncStringLookupMethod · 0.80

Tested by

no test coverage detected