Appearance
Normalizes ENS name to UTS46.
import { normalize } from 'viem/ens'
import { normalize } from 'viem/ens' normalize('wagmi-dπ£v.eth') // 'wagmi-dΞΎv.eth'
string
The normalized ENS label.
A ENS name.