module Web.DOM.Element
  ( module Exports
  )
where

import Web.DOM.Internal.Types as Exports (Element)