UNPKG

dchk

Version:

UNIX-style domain availability checker (RDAP-first)

3 lines 176 B
export declare function getAuthoritativeRdapUrl(domain: string): Promise<string | null>; export declare function clearIanaCache(): void; //# sourceMappingURL=iana-rdap.d.ts.map