index
:
circleshift/osm-facade-web
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
gui-common
/
widgets.js
blob: 28efe7f304514b58f7e7b5c8eb9e1c38671a29d5 (
plain
)
1
2
3
4
5
function widget() { console.log("widgets!"); } export { widget };