MCPcopy Index your code
hub / github.com/nodejs/node / test-esm-dynamic-import.js

File test-esm-dynamic-import.js

test/es-module/test-esm-dynamic-import.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3const { pathToFileURL } = require('url');
4const assert = require('assert');

Callers

nothing calls this directly

Calls 8

expectOkNamespaceFunction · 0.85
expectFsNamespaceFunction · 0.85
expectModuleErrorFunction · 0.85
requireFunction · 0.50
pathToFileURLFunction · 0.50
evalFunction · 0.50
resolveMethod · 0.45
thenMethod · 0.45

Tested by

no test coverage detected