标签: reactjs react-native native
我有一个大问题。我在我的react本机项目中使用了一个节点模块,但是当我导入它时,它给了我这个错误-> add a new declaration (.d.ts)
add a new declaration (.d.ts)
还有bundling failed: Error: Unable to resolve module fs from....
bundling failed: Error: Unable to resolve module
from....
我认为我需要写index.d.ts文件,但我不知道该怎么写以及为什么要写。
这是我的节点模块-> https://github.com/iyzico/iyzipay-node