'use strict'; console.log("Using global.ethers"); const anyGlobal = window; const ethers = anyGlobal.ethers; export { ethers };