Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lingodotdev/lingo.dev
/ push
Method
push
packages/cli/src/cli/loaders/_types.ts:25–25 ·
view source on GitHub ↗
(locale: string, data: O)
Source
from the content-addressed store, hash-verified
23
init(): Promise<C>;
24
pull(locale: string, input: I): Promise<O>;
25
push(locale: string, data: O): Promise<I>;
26
pullHints(originalInput?: I): Promise<O | undefined>;
27
}
Callers
15
replaceVariables
Function · 0.65
replaceElements
Function · 0.65
replaceFunctions
Function · 0.65
processWithIndex
Function · 0.65
jsx-scope-flag.ts
File · 0.65
validateLLMKeyDetails
Function · 0.65
rsc-dictionary-loader.ts
File · 0.65
react-router-dictionary-loader.ts
File · 0.65
client-dictionary-loader.ts
File · 0.65
jsx-attribute-flag.ts
File · 0.65
replaceHtmlComponent
Function · 0.65
jsx-root-flag.ts
File · 0.65
Calls
no outgoing calls
Tested by
2
JSXText
Function · 0.52
JSXElement
Function · 0.52