module Web.Clipboard.ClipboardEvent where import Web.Event.Internal.Types newtype ClipboardEvent = ClipboardEvent Event