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

5 lines
81 B
TypeScript
Raw Normal View History

2023-03-04 04:25:07 +03:00
/**
* The current version of Ethers.
*/
export declare const version: string;