开发者问题收集
我正在尝试将 mammoth npm 库与 Meteor 集成。使用 import 命令时,import { mammoth } from "mammoth";得到Uncaught TypeError: Cannot read property 'bind' of undefined使用命令时,declare var mammoth: any;得到EXCEPTION: mammoth is not