UNPKG

mailinator-client

Version:
7 lines (6 loc) 112 B
export declare class Webhook { from: string; subject: string; text: string; to: string; }