module Web.HTML.Event.DragEvent where import Web.Event.Internal.Types newtype DragEvent = DragEvent Event