Linux Foundation Collaborative Projects
index
:
html5-homescreen
icefish
jellyfish
koi
lamprey
marlin
master
needlefish
octopus
pike
quillback
ricefish
sandbox/mvlad/test1
sandbox/rzanoni/next
HTML implementation of the homescreen
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
js
/
weather.js
blob: 26c64b97a21a9e526a83634e234c6bb4c3507f7b (
plain
)
1
2
3
4
5
import
{
weather
}
from
'agl-js-api'
;
export
function
init
()
{
console
.
log
(
'TBD'
);
}