ethers.js/lib.esm/index.js

4 lines
120 B
JavaScript
Raw Normal View History

2022-09-05 23:57:11 +03:00
import * as ethers from "./ethers.js";
export { ethers };
export * from "./ethers.js";
//# sourceMappingURL=index.js.map