Link Search Menu Expand Document

fqdn overview

Added in v0.0.2


Table of contents


Is

isFqdn

check if it’s Fully qualified domain name

Signature

export declare const isFqdn: <A>(val: A) => boolean

Added in v0.0.2