elm-codegen icon indicating copy to clipboard operation
elm-codegen copied to clipboard

Top level value

Open dillonkearns opened this issue 2 years ago • 0 comments

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).

dillonkearns avatar Sep 21 '22 16:09 dillonkearns