UNPKG

@vulog/aima-notifier

Version:

Email notification sending.

3 lines (2 loc) 107 B
export type { SendEmailData, SendEmailParam } from './sendEmail'; export { sendEmail } from './sendEmail';