UNPKG

yopmail-helper

Version:

yopmail helper. It will help you receive the mail content.

3 lines (2 loc) 178 B
export declare function getMailDetailsHtml(id: string, mailAddress: string): Promise<any>; export declare function getMailDetails(id: string, mailAddress: string): Promise<any>;