UNPKG

@emailcheck/email-validator-js

Version:

Advanced email validation with MX records, SMTP verification, disposable email detection, batch processing, and caching. Production-ready with TypeScript support.

2 lines (1 loc) 133 B
export declare function refineReasonByEnhancedStatus(reason: string | undefined, enhancedStatus: string | null | undefined): string;