ghcjs-dom-0.2.1.0: src/GHCJS/DOM/SVGFEMorphologyElement.hs
{-# LANGUAGE CPP #-}
module GHCJS.DOM.SVGFEMorphologyElement (
#if (defined(ghcjs_HOST_OS) && defined(USE_JAVASCRIPTFFI)) || !defined(USE_WEBKIT)
module GHCJS.DOM.JSFFI.Generated.SVGFEMorphologyElement
#else
#endif
) where
#if (defined(ghcjs_HOST_OS) && defined(USE_JAVASCRIPTFFI)) || !defined(USE_WEBKIT)
import GHCJS.DOM.JSFFI.Generated.SVGFEMorphologyElement
#else
#endif