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