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