Wildcard imports not working in node14 with es2020

前端 未结 0 560
暖寄归人
暖寄归人 2021-02-14 01:50

I\'m working on an express application and I\'m having trouble with wildcard imports, such as import * as E from \'fp-ts/Either\';

Error message:



        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题