UNPKG

viem

Version:

TypeScript Interface for Ethereum

9 lines (7 loc) 234 B
// biome-ignore lint/performance/noBarrelFile: entrypoint module export { estimateGas, type EstimateGasParameters, type EstimateGasReturnType, } from './actions/estimateGas.js' export { linea, lineaSepolia } from './chains.js'