forked from sheetjs/sheetjs
4 lines
117 B
JavaScript
4 lines
117 B
JavaScript
|
/* xlsx.js (C) 2013-present SheetJS -- http://sheetjs.com */
|
||
|
var global = (function(){ return this; }).call(null);
|
||
|
|