ethers.js/types/index.d.ts

4 lines
122 B
TypeScript
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.d.ts.map