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

File index.spec.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from "vitest";
2import { createPayload, createOutput } from "../_base";
3import * as t from "@babel/types";
4import {

Callers

nothing calls this directly

Calls 10

getOrCreateImportFunction · 0.90
createOutputFunction · 0.90
getJsxRootsFunction · 0.90
createPayloadFunction · 0.90
isGoodJsxTextFunction · 0.90
hasI18nDirectiveFunction · 0.90
hasClientDirectiveFunction · 0.90
hasServerDirectiveFunction · 0.90
getModuleExecutionModeFunction · 0.90
parseFunction · 0.85

Tested by

no test coverage detected