Convert DataTransfer object to a list of File objects
Get a promise for a flat array of files from the 'drop' event, like <input type="file"/>.files
.
Read W3C Blob & File objects as a Node stream. Very useful with "browserify" and "primus" with "ejson" using pipe()
Internal APIs for VS Code's utilities and user interface building blocks.
Use the Windows.ApplicationModel.DataTransfer UWP API directly from Node.js