MCPcopy Index your code
hub / github.com/nodejs/node / test-esm-shared-loader-dep.mjs

File test-esm-shared-loader-dep.mjs

test/es-module/test-esm-shared-loader-dep.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-loader ./test/fixtures/es-module-loaders/loader-shared-dep.mjs
2import { createRequire } from '../common/index.mjs';
3
4import assert from 'assert';

Callers

nothing calls this directly

Calls 2

createRequireFunction · 0.85
requireFunction · 0.50

Tested by

no test coverage detected