MCPcopy
hub / github.com/babel/babel / api.js

File api.js

packages/babel-core/test/api.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as babel from "../lib/index.js";
2import { TraceMap, originalPositionFor } from "@jridgewell/trace-mapping";
3import path from "node:path";
4import generator from "@babel/generator";

Callers

nothing calls this directly

Calls 15

newTransformFunction · 0.85
newTransformWithPluginsFunction · 0.85
resolveFunction · 0.85
execTestFunction · 0.85
pushPresetFunction · 0.85
doTransformFunction · 0.85
requireFunction · 0.85
transformSyncFunction · 0.70
parseFunction · 0.70
transformFunction · 0.70
transformFileFunction · 0.70
transformFileAsyncFunction · 0.70

Tested by

no test coverage detected