crypto-js-wasm
crypto-js-wasm copied to clipboard
在浏览器内使用报错
Uncaught TypeError: Cannot read properties of undefined (reading 'inflate') pako.inflate这个库是node的,浏览器内好像无法使用
能否提供复现代码? 当前在浏览器进行过测试(link),并且pako也支持浏览器和node环境