diff --git a/README.md b/README.md index 6f246b7..a98904e 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ const { library } = useWeb3() using global types: ```ts +// global.d.ts import type Web3 from "web3"; declare module "@instadapp/vue-web3" {