MCPcopy
hub / github.com/lingodotdev/lingo.dev / createLoader

Function createLoader

packages/cli/src/cli/loaders/variable/index.spec.ts:296–298  ·  view source on GitHub ↗
(type: VariableLoaderParams["type"])

Source from the content-addressed store, hash-verified

294});
295
296function createLoader(type: VariableLoaderParams["type"]) {
297 return createVariableLoader({ type }).setDefaultLocale("en");
298}

Callers 1

index.spec.tsFile · 0.70

Calls 2

createVariableLoaderFunction · 0.85
setDefaultLocaleMethod · 0.80

Tested by

no test coverage detected