Closed dillonkearns closed 1 year ago
This starts from #51 and #52 as a base, so if those are merged it will reduce the noise.
This PR adds Elm.Declare.topLevelValue, which is similar to the other Elm.Declare helpers, but for a value (no parameters).
Elm.Declare.topLevelValue
Elm.Declare
This starts from #51 and #52 as a base, so if those are merged it will reduce the noise.
This PR adds
Elm.Declare.topLevelValue
, which is similar to the otherElm.Declare
helpers, but for a value (no parameters).