MCPcopy
hub / github.com/lingodotdev/lingo.dev / client-dictionary-loader.ts

File client-dictionary-loader.ts

packages/compiler/src/client-dictionary-loader.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createCodeMutation } from "./_base";
2import { ModuleId } from "./_const";
3import { getOrCreateImport } from "./utils";
4import { findInvokations } from "./utils/invokations";

Callers

nothing calls this directly

Calls 6

createCodeMutationFunction · 0.90
findInvokationsFunction · 0.90
getOrCreateImportFunction · 0.90
getDictionaryPathFunction · 0.90
createLocaleImportMapFunction · 0.90
pushMethod · 0.65

Tested by

no test coverage detected