mirror of
https://github.com/fluencelabs/dashboard
synced 2025-04-25 07:42:16 +00:00
4 lines
42 B
Elm
4 lines
42 B
Elm
|
module Msg exposing (..)
|
||
|
|
||
|
type Msg = NoOp
|