MCPcopy
hub / github.com/lingodotdev/lingo.dev / index.spec.ts

File index.spec.ts

packages/cli/src/cli/loaders/variable/index.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from "vitest";
2import createVariableLoader, { VariableLoaderParams } from "./index";
3
4describe("createVariableLoader", () => {

Callers

nothing calls this directly

Calls 4

createVariableLoaderFunction · 0.85
createLoaderFunction · 0.70
pullMethod · 0.65
pushMethod · 0.65

Tested by

no test coverage detected