UNPKG

mailinator-client

Version:
12 lines (11 loc) 216 B
export declare class MessageSummary { id: string; subject: string; domain: string; from: string; origfrom: string; to: string; time: number; seconds_ago: number; source: string; }