'use strict';
console.log("Using global.ethers");
const anyGlobal = window;
const ethers = anyGlobal._ethers;
export { ethers };
//# sourceMappingURL=browser-ethers.js.map