Files
FileSaver.js/dist
segovia 283f438c31 Fix accidental rewrite of global saveAs function
The change is just to put parentheses around the code after `var saveAs = _global.saveAs ||`
and then indent it properly.

closes #498
2018-12-29 11:01:25 +01:00
..