dashboard/src/Msg.elm

4 lines
42 B
Elm
Raw Normal View History

2020-11-23 11:07:07 +03:00
module Msg exposing (..)
type Msg = NoOp