UNPKG

@particle-network/connectkit

Version:
3 lines (2 loc) 104 B
import type { Chain } from 'viem'; export declare const getChainDisplayName: (chain?: Chain) => string;