ethers.js/packages/ethers/src.ts/index.ts

7 lines
153 B
TypeScript
Raw Permalink Normal View History

2022-04-11 17:09:17 -04:00
// import { ethers } from "ethers";
export * as ethers from "./ethers.js";
// import { toUtf8String, etc } from "ethers";
export * from "./ethers.js";