[The `DataTransfer` API](https://html.spec.whatwg.org/multipage/dnd.html#datatransfer) is used in drag-and-drop and clipboard events. We should support it. I've created a PR here: https://github.com/reasonml-community/bs-webapi-incubator/pull/208
The
DataTransferAPI is used in drag-and-drop and clipboard events. We should support it.I've created a PR here: #208