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

5 lines
119 B
TypeScript
Raw Normal View History

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