Update README.md

This commit is contained in:
Georges KABBOUCHI 2022-10-17 16:36:24 +03:00 committed by GitHub
parent 17af518a01
commit 7605997d3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -72,6 +72,7 @@ const { library } = useWeb3<Web3Provider>()
using global types:
```ts
// global.d.ts
import type Web3 from "web3";
declare module "@instadapp/vue-web3" {