Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CopyTranslator/CopyTranslator
/ prebuild.ts
File
prebuild.ts
src/prebuild.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
fs = require(
"fs"
);
2
const
path = require(
"path"
);
3
import
{ en, zh_cn, Locale } from
"./common/locales"
;
4
import
{ mapToObj, objToMap } from
"./common/types"
;
Callers
nothing calls this directly
Calls
5
objToMap
Function · 0.90
generateLocales
Function · 0.85
keys
Method · 0.80
set
Method · 0.45
get
Method · 0.45
Tested by
no test coverage detected