5 lines
81 B
TypeScript
5 lines
81 B
TypeScript
/**
|
|
* The current version of Ethers.
|
|
*/
|
|
export declare const version: string;
|