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