UNPKG

parse-domain

Version:

Splits a hostname into subdomains, domain and (effective) top-level domains

2 lines (1 loc) 60 B
export declare const toASCII: (hostname: string) => string;