xref
: /
third_party
/
node
/
test
/
es-module
/
test-esm-cyclic-dynamic-import.mjs
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/node/test/es-module/
1
import '..
/common/index.mjs
';
2
import('./
test-esm-cyclic-dynamic-import.mjs
');
3