index
:
firefox
debian
progress-linux
upstream
debian 12: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dom
/
base
/
test
/
jsmodules
/
importmaps
/
module_simpleImportMap_dir.js
blob: 554cc6a7bd323e5347098e4a448163ec9e78c6ef (
plain
)
1
2
import
{
x
}
from
"dir/module_simpleExport.js"
;
result_dir
=
x
+
1
;