Added in v0.0.2
check if it’s Fully qualified domain name
Signature
export declare const isFqdn: <A>(val: A) => boolean