Reference
prefetchDNS
Inserts a dns-prefetch link for the provided host if it is not already present.
Signature
function prefetchDNS(href: string): voidReference
Inserts a dns-prefetch link for the provided host if it is not already present.
function prefetchDNS(href: string): void