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