ethers.js/lib.esm/index.js
2022-09-05 16:57:11 -04:00

4 lines
120 B
JavaScript

import * as ethers from "./ethers.js";
export { ethers };
export * from "./ethers.js";
//# sourceMappingURL=index.js.map