UNPKG

parse-domain

Version:

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

2 lines (1 loc) 54 B
export declare const fetchPsl: () => Promise<string>;