index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dom
/
base
/
test
/
jsmodules
/
module_simpleImport.js
blob: cfc12bb726b965c5d70defb8cd236c2cc5801a9c (
plain
)
1
2
import { x } from "./module_simpleExport.js" result = x;