_version.d.ts 119 B

12345
  1. /**
  2. * The current version of Ethers.
  3. */
  4. export declare const version: string;
  5. //# sourceMappingURL=_version.d.ts.map