UNPKG

yopmail-helper

Version:

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

2 lines (1 loc) 71 B
export declare function getInbox(mailAddress: string): Promise<any[]>;