MCPcopy
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

1const fs = require("fs");
2const path = require("path");
3import { en, zh_cn, Locale } from "./common/locales";
4import { mapToObj, objToMap } from "./common/types";

Callers

nothing calls this directly

Calls 5

objToMapFunction · 0.90
generateLocalesFunction · 0.85
keysMethod · 0.80
setMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected