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