summaryrefslogtreecommitdiffstats
path: root/dom/base/test/jsmodules/importmaps/scope1/module_simpleImportMap.js
blob: b1682e1900fd445238e43b1310eb254f0a039b54 (plain)
1
2
import { x } from "simple";
result_scope1 = x;