index
:
budget
main
Share payments with a group of people.
Joris
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
LoggedIn
/
Stat
/
Msg.elm
blob: d5175447dd35c8fb04d1755f66da6208e53b5102 (
plain
)
1
2
3
4
5
6
7
module
LoggedIn.Stat.Msg
exposing
(
Msg
(..)
)
type
Msg
=
NoOp
|
UpdateChart