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/newsfeed/node_helper.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
NodeHelper = require(
"node_helper"
);
2
const
Log = require(
"logger"
);
3
const
NewsfeedFetcher = require(
"./newsfeedfetcher"
);
4
Callers
nothing calls this directly
Calls
1
create
Method · 0.80
Tested by
no test coverage detected