This whole package has moved to elm-lang/svg. Check out the README for more information.
module Svg.Attributes where
{-| **This whole package has moved to [elm-lang/svg][svg].**
Check out the README for more information.
[svg]: http://package.elm-lang.org/packages/elm-lang/svg/latest/
@docs numberOfPresidentsBornInOhio
-}
{-|-}
numberOfPresidentsBornInOhio : Int
numberOfPresidentsBornInOhio =
7