UNPKG

@hashangit/breachhound

Version:

An efficient OSINT tool for uncovering digital footprints associated with a username. TypeScript port of GoSearch.

3 lines (2 loc) 151 B
export declare const DEFAULT_USER_AGENT = "Mozilla/5.0 (...)"; export declare function formatUrl(templateUrl: string, targetUsername: string): string;