MCPcopy Index your code
hub / github.com/nodejs/node / transpile.cjs

File transpile.cjs

test/fixtures/es-modules/transpiled-cjs-require-module/transpile.cjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3// This script is used to transpile ESM fixtures from the src/ directory
4// to CJS modules in dist/. The transpiled CJS files are used to test

Callers

nothing calls this directly

Calls 5

writeFileSyncFunction · 0.85
requireFunction · 0.50
joinFunction · 0.50
readdirSyncFunction · 0.50
readFileSyncFunction · 0.50

Tested by

no test coverage detected