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