aboutsummaryrefslogtreecommitdiff
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