Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ createCodeMutation } from
"./_base"
;
2
import
{ ModuleId } from
"./_const"
;
3
import
{ getOrCreateImport } from
"./utils"
;
4
import
{ findInvokations } from
"./utils/invokations"
;
Callers
nothing calls this directly
Calls
6
createCodeMutation
Function · 0.90
findInvokations
Function · 0.90
getOrCreateImport
Function · 0.90
getDictionaryPath
Function · 0.90
createLocaleImportMap
Function · 0.90
push
Method · 0.65
Tested by
no test coverage detected