Files
Project_Astral/blockchain/node_modules/@ethersproject/constants/lib/index.d.ts
2026-02-25 00:50:23 +05:30

5 lines
263 B
TypeScript

export { AddressZero } from "./addresses";
export { NegativeOne, Zero, One, Two, WeiPerEther, MaxUint256, MinInt256, MaxInt256 } from "./bignumbers";
export { HashZero } from "./hashes";
export { EtherSymbol } from "./strings";
//# sourceMappingURL=index.d.ts.map