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