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

File test-esm-loader-custom-condition.mjs

test/es-module/test-esm-loader-custom-condition.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-with-custom-condition.mjs
2import '../common/index.mjs';
3import assert from 'assert';
4import util from 'util';

Callers

nothing calls this directly

Calls 1

inspectMethod · 0.80

Tested by

no test coverage detected