Bitcoin-com / bitbox-sdk

BITBOX SDK for Bitcoin Cash
https://developer.bitcoin.com/bitbox
MIT License
89 stars 62 forks source link

Failed with build typescript #200

Closed miladezzat closed 2 years ago

miladezzat commented 2 years ago
node_modules/bitbox-sdk/lib/Util.ts:44:29 - error TS2571: Object is of type 'unknown'.

44       if (error.response && error.response.data) throw error.response.data