UNPKG

@explita/cloud-mail-client

Version:

A simple mail client for Node applications.

3 lines (2 loc) 99 B
export * from "./mailer"; export type { SendMailOptions, SendMailResponse, Email } from "./types";