Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lingodotdev/lingo.dev
/ flat.spec.ts
File
flat.spec.ts
packages/cli/src/cli/loaders/flat.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"vitest"
;
2
import
{ flatten } from
"flat"
;
3
import
createFlatLoader, {
4
buildDenormalizedKeysMap,
Callers
nothing calls this directly
Calls
9
denormalizeObjectKeys
Function · 0.90
buildDenormalizedKeysMap
Function · 0.90
normalizeObjectKeys
Function · 0.90
mapDenormalizedKeys
Function · 0.90
createFlatLoader
Function · 0.85
setDefaultLocale
Method · 0.80
pull
Method · 0.65
push
Method · 0.65
pullHints
Method · 0.65
Tested by
no test coverage detected