Window Ethereum Types

[Solved] Window Ethereum Types | Solidity - Code Explorer | yomemimo.com
Question : window ethereum types

Answered by : zealous-zebra-p5eywk6zavsf

declare global { interface Window { ethereum: any; web3: any; }
} // just a workaround while actual types gets implemented

Source : | Last Update : Sun, 09 Jan 22

Answers related to window ethereum types

Code Explorer Popular Question For Solidity