2
0
mirror of synced 2025-02-24 20:18:07 +00:00

3 lines
44 B
TypeScript
Raw Normal View History

2020-01-10 20:09:40 -05:00
declare let ethers: any;
export { ethers };