UNPKG

@iqai/mcp-odos

Version:
3 lines (2 loc) 98 B
import type { Chain } from "viem"; export declare function getChainFromName(name: string): Chain;