ethers.js/src.ts/index.ts

7 lines
84 B
TypeScript

import * as ethers from './ethers';
export { ethers };
export * from "./ethers";