UNPKG

mailinator-client

Version:
5 lines (4 loc) 120 B
import { Attachment } from "./Attachment"; export declare class Attachments { attachments: Array<Attachment>; }