TldUtils.parse(hostname: string): ParsedHost
Parses a hostname and returns detailed information. This is the main replacement for tldts.parse().
TldUtils.parse(hostname: string): ParsedHost
Parses a hostname and returns detailed information. This is the main replacement for tldts.parse().
import { TldUtils } from ".";