var XLSX = require('./xlsx.full.min');
console.log("it works!");
module.exports = XLSX;