A cross-browser Blob that falls back to BlobBuilder when appropriate.
If neither is available, it exports undefined.
$ npm install blobvarBlob=require('blob');varb=newBlob(['hi','constructing','a','blob']);MIT
There was an error while loading. Please reload this page.