2
0
mirror of synced 2025-02-24 20:18:07 +00:00
ethers.js/src.ts/index.ts

7 lines
84 B
TypeScript

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