module Web.UIEvent.MouseEvent where import Web.Event.Internal.Types newtype MouseEvent = MouseEvent Event