标签: react-native
当我为助记符导入bip39时,应用程序会出现此问题:
未定义不是对象(评估'superCtor.prototype')
var bip39 = require('bip39') <br> var mnemonic = bip39.generateMnemonic()