UNPKG

viem

Version:

TypeScript Interface for Ethereum

6 lines 385 B
// biome-ignore lint/performance/noBarrelFile: entrypoint module export { assertCurrentChain, } from '../utils/chain/assertCurrentChain.js'; export { defineChain } from '../utils/chain/defineChain.js'; export { extractChain, } from '../utils/chain/extractChain.js'; export { getChainContractAddress, } from '../utils/chain/getChainContractAddress.js'; //# sourceMappingURL=utils.js.map