I can’t connect Metamask wallet in react typescript project
I need to transfer erc-20 tokens by using Metamask provider in typescript React project.
And there’s a error in window.ethereum.
The error message is
‘Property ‘ethereum’ does not exist on type ‘Window & typeof globalThis’.’