UNPKG

@rainbow-me/rainbowkit

Version:
3 lines (2 loc) 121 B
import type { GetEnsNameReturnType } from 'viem'; export declare function formatENS(name: GetEnsNameReturnType): string;