UNPKG

viem

Version:

TypeScript Interface for Ethereum

5 lines 269 B
// biome-ignore lint/performance/noBarrelFile: entrypoint module export { ipc, } from '../clients/transports/ipc.js'; export { mainnetTrustedSetupPath } from './trustedSetups.js'; export { getIpcRpcClient, } from '../utils/rpc/ipc.js'; //# sourceMappingURL=index.js.map