ethers.js/types/index.d.ts
2022-09-05 16:57:11 -04:00

4 lines
122 B
TypeScript

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