UNPKG

node-signed-mailer

Version:

Send emails signed with your S/MIME certificate

3 lines (2 loc) 102 B
export { SignedMailer } from './mailer'; export { MailerInitOptions, MessageOptions } from './types';