Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MCSManager/MCSManager
/ useless-key-scanner.mjs
File
useless-key-scanner.mjs
scripts/useless-key-scanner.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @ts-check
2
import
fs from
"fs"
;
3
import
path from
"path"
;
4
import
{ Worker, isMainThread, workerData } from
"node:worker_threads"
;
Callers
nothing calls this directly
Calls
2
mainThread
Function · 0.85
worker
Function · 0.85
Tested by
no test coverage detected