summaryrefslogtreecommitdiff
blob: 86d442a56f7666109063ce181642ef18a129a130 (plain)
1
2
3
4
5
6
7
8
9
10
11
module Struct.HelpRequest exposing (Type(..))

-- Elm -------------------------------------------------------------------------

-- Map -------------------------------------------------------------------

--------------------------------------------------------------------------------
-- TYPES -----------------------------------------------------------------------
--------------------------------------------------------------------------------
type Type =
   None