Skip to content

Variable: tlds

ts
const tlds: Set<string> = allTlds;

A list of top-level domains (TLDs) for email validation] imported from @hapi/tlds

INFO

This list is bundled together with @nhtio/web-re-active-record to prevent version discrepancies.