Bug 1803984 - Add tests for the interaction between speculative preloading and module...
[gecko.git] / dom / base / test / jsmodules / importmaps / module_importMap_with_external_script_0.js
blob06cc41da311e9ffaf96767e8297aeefd1ef9a39c
1 // Bareword specifier should be mapped to ./good/module_0.js.
2 import {} from "bare";