UNPKG

viem

Version:

TypeScript Interface for Ethereum

3 lines 199 B
export { estimateGas, type EstimateGasParameters, type EstimateGasReturnType, } from './actions/estimateGas.js'; export { linea, lineaSepolia } from './chains.js'; //# sourceMappingURL=index.d.ts.map