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

5 lines
81 B
TypeScript
Raw Permalink Normal View History

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