Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MCSManager/MCSManager
/ fill-unfinished-keys.mjs
File
fill-unfinished-keys.mjs
scripts/fill-unfinished-keys.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ promises as fs } from
"fs"
;
2
import
path from
"path"
;
3
4
// Define the path to the languages directory
Callers
nothing calls this directly
Calls
1
fillMissingKeys
Function · 0.85
Tested by
no test coverage detected