Skip to content

Variable: tlds

ts
const tlds: Set<string>;

TLDS list for domain validation. A local version of the @hapi/tlds package is used to ensure matching versions.