MCPcopy
hub / github.com/lingodotdev/lingo.dev / jsx-provider.ts

File jsx-provider.ts

packages/compiler/src/jsx-provider.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { NodePath, traverse } from "./babel-interop";
2import * as t from "@babel/types";
3import { CompilerPayload, createCodeMutation } from "./_base";
4import { getJsxElementName } from "./utils/jsx-element";

Callers

nothing calls this directly

Calls 5

createCodeMutationFunction · 0.90
getJsxElementNameFunction · 0.90
getModuleExecutionModeFunction · 0.90
getOrCreateImportFunction · 0.90
traverseFunction · 0.50

Tested by

no test coverage detected