Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/lingodotdev/lingo.dev
/ pullHints
Method
pullHints
packages/cli/src/cli/loaders/_types.ts:26–26 ·
view source on GitHub ↗
(originalInput?: I)
Source
from the content-addressed store, hash-verified
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
8
createWorkerTask
Function · 0.65
jsonc.spec.ts
File · 0.65
xcode-xcstrings-v2.spec.ts
File · 0.65
xcode-xcstrings.spec.ts
File · 0.65
composeLoaders
Function · 0.65
pullHints
Function · 0.65
flat.spec.ts
File · 0.65
index.spec.ts
File · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected