lorisleiva / solana-wallets-vue

Solana wallet integration for Vue 3
https://solana-wallets-vue-demo.netlify.app/
173 stars 65 forks source link

fix: types are now exported correctly #55

Closed Sayykii closed 10 months ago

Sayykii commented 10 months ago

Before when trying to import the package you would get this error: Could not find a declaration file for module 'solana-wallets-vue'

netlify[bot] commented 10 months ago

Deploy Preview for solana-wallets-vue-demo ready!

Name Link
Latest commit bad9dd8a43a33c8f6382b4e2232d8fbd442d51a3
Latest deploy log https://app.netlify.com/sites/solana-wallets-vue-demo/deploys/65ba20d452b5e80008011245
Deploy Preview https://deploy-preview-55--solana-wallets-vue-demo.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

xrexy commented 10 months ago

Types also break for me as well, this fixes it.

lorisleiva commented 10 months ago

Thanks! 🍺