elm-community / typed-svg

Typed SVG library written for Elm
BSD 3-Clause "New" or "Revised" License
59 stars 16 forks source link

`foreignObject` is not exposed #7

Closed zakvdm closed 7 years ago

zakvdm commented 7 years ago

Currently it is defined in TypedSvg.Misc which is not an exposed module in elm-package.json.

rupertlssmith commented 7 years ago

Might be best to just move it into 'Core', its the only thing in Misc.

rupertlssmith commented 7 years ago

Moving it to Core, exposing it and removing Misc.