How to import class from npm package

前端 未结 0 607
轮回少年
轮回少年 2021-01-18 03:43

I created a npm package, the package just export a simple class, and I want to create an instance of that class in my code. but I want to be able access the class directly:<

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