ethers.js/lib.esm/_version.d.ts

5 lines
119 B
TypeScript
Raw Permalink Normal View History

2023-02-16 08:19:59 -05:00
/**
* The current version of Ethers.
*/
2022-11-30 15:44:23 -05:00
export declare const version: string;
2022-09-05 16:57:11 -04:00
//# sourceMappingURL=_version.d.ts.map