1.0.6 • Published 3 years ago

cap-aime-email v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

A simple AIME - Email Sender Capability

Installation & Usage

Get started by:

npm i cap-aime-email

Import:

import SendEmail from "cap-aime-email";

Usage

<SendEmail email="email_here" password="password_here" />

Note: You need email and password to use this capability