ethers.js/lib.esm/_version.d.ts
2023-04-27 21:19:55 +09:00

5 lines
119 B
TypeScript

/**
* The current version of Ethers.
*/
export declare const version: string;
//# sourceMappingURL=_version.d.ts.map