index
:
riot-parcel-example.git
master
Riot + Parcel Example with Less
Git Server
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
observables
/
index.js
blob: d26b4121e9815bfcbda609370ec23dc95bc49a14 (
plain
)
1
2
3
import
clicker
from
'./clicker'
;
export
{
clicker
};