MCPcopy
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

1import { describe, expect, it } from "vitest";
2import { flatten } from "flat";
3import createFlatLoader, {
4 buildDenormalizedKeysMap,

Callers

nothing calls this directly

Calls 9

denormalizeObjectKeysFunction · 0.90
buildDenormalizedKeysMapFunction · 0.90
normalizeObjectKeysFunction · 0.90
mapDenormalizedKeysFunction · 0.90
createFlatLoaderFunction · 0.85
setDefaultLocaleMethod · 0.80
pullMethod · 0.65
pushMethod · 0.65
pullHintsMethod · 0.65

Tested by

no test coverage detected