ethers.js/packages/ethers/index.d.ts

4 lines
81 B
TypeScript
Raw Normal View History

2019-05-15 01:48:48 +03:00
import * as ethers from "./ethers";
export { ethers };
export * from "./ethers";