Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MCSManager/MCSManager
/ main
Function
main
scripts/auto-translate.mjs:185–187 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
183
}
184
185
async
function
main() {
186
await
checkAndFillMissingKeys();
187
}
188
189
main();
Callers
1
auto-translate.mjs
File · 0.70
Calls
1
checkAndFillMissingKeys
Function · 0.85
Tested by
no test coverage detected