declare var XLSX: any;,In your module, do not use import but declare XLSX under your imports block.,An easier method would be not using ...
確定! 回上一頁