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

File jsx-scope-flag.ts

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

Source from the content-addressed store, hash-verified

1import { createCodeMutation } from "./_base";
2import * as t from "@babel/types";
3import { getAstKey } from "./utils/ast-key";
4import { getJsxScopes } from "./utils/jsx-scope";

Callers

nothing calls this directly

Calls 4

createCodeMutationFunction · 0.90
getJsxScopesFunction · 0.90
getAstKeyFunction · 0.90
pushMethod · 0.65

Tested by

no test coverage detected