index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
web
/
app
/
mobile
/
scripts
/
ui-event.ts
blob: 2e406549a4a4089fc49338452488fa2a646c452a (
plain
)
1
2
3
4
5
import
*
as
riot
from
'riot'
;
const
ev
=
riot
.
observable
();
export
default
ev
;