Blob.js
Blob.js implements the W3C Blob
interface in browsers that do
not natively support it.
Supported browsers
Blob.js shares the same supported browsers as FileSaver.js.
fix: change const to var and remove useless variable
9f7eb54
Blob.js implements the W3C Blob
interface in browsers that do
not natively support it.
Blob.js shares the same supported browsers as FileSaver.js.
An HTML5 Blob implementation