MCPcopy
hub / github.com/lingodotdev/lingo.dev / _loader-utils.spec.ts

File _loader-utils.spec.ts

packages/compiler/src/_loader-utils.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi, beforeEach, afterEach } from "vitest";
2import * as path from "path";
3
4// ESM mocks for internal modules used by _loader-utils

Callers

nothing calls this directly

Calls 2

loadDictionaryFunction · 0.90
transformComponentFunction · 0.90

Tested by

no test coverage detected