UNPKG

352 BTypeScriptView Raw
1/**
2 * The Application Programming Interface (API) is the collection of
3 * functions, classes and types offered by the Ethers library.
4 *
5 * @_section: api:Application Programming Interface [about-api]
6 * @_navTitle: API
7 */
8import * as ethers from "./ethers.js";
9export { ethers };
10export * from "./ethers.js";
11//# sourceMappingURL=index.d.ts.map
\No newline at end of file