An open API service indexing awesome lists of open source software.

https://github.com/notadd/ts-addon-mailer

Package mailer for Notadd.
https://github.com/notadd/ts-addon-mailer

Last synced: 5 months ago
JSON representation

Package mailer for Notadd.

Awesome Lists containing this project

README

          

# NotAdd Mailbox delivery plug - in
## Function
### 1.Send mailbox function
### 2.Custom mailbox template function
### 3.Mailbox log
## Installation
```bash
yarn add @notadd/addon-email
```
## Use
```bash
import { EmailModule } from " @notadd/addon-email";
```