----------------------------------------------------------------------------- -- | -- Module : Miso.Dev -- Copyright : (C) 2016-2017 David M. Johnson -- License : BSD3-style (see the file LICENSE) -- Maintainer : David M. Johnson -- Stability : experimental -- Portability : non-portable ---------------------------------------------------------------------------- module Miso.Dev ( clearBody ) where import Miso.FFI (clearBody)