Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/MagicMirrorOrg/MagicMirror
/ node_helper.js
File
node_helper.js
defaultmodules/updatenotification/node_helper.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
fs = require(
"node:fs"
);
2
const
path = require(
"node:path"
);
3
const
NodeHelper = require(
"node_helper"
);
4
Callers
nothing calls this directly
Calls
1
create
Method · 0.80
Tested by
no test coverage detected