/**
* Ethers.js provider, which can be used with an instance of the Ethers.js Provider class.
*/const provider={isProvider:a=>void0!==(null===a||void0===a?void0:a.send),send(a,b,c){return a.send(b,c)}};exportdefault provider;
//# sourceMappingURL=ethers.js.map