我正在尝试在使用RequireJS的Magento2中实现pdf.js,既然下面的全局变量还不可访问,我如何实现它呢?// Loaded via <script> tag, create shortcut to access PDF.js exports.
var pdfjsLib = window['pdfjs-dist
我想预览pdf作为画布,但我不能导入pdfjs在我的项目。我还需要进口别的东西吗?pdfjsLib.GlobalWorkerOptions.workerSrc = 'https://mozilla.github.io/pdf.js/build/pdf.worker.js';
Couldnot find a declaration file for module