So I've added "type": "module" to package.json and tried to create a queue: import PQueue from 'p-queue' const queue = new PQueue() // TypeError: PQueue is ...
確定! 回上一頁