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