0.0.9 • Published 8 months ago
@winglibs/ses v0.0.9
ses
This library allows you to interact with the AWS SES Service
Prerequisites
Installation
npm i @winglibs/ses
Usage
bring ses;
let emailService = new ses.EmailService(emailIdentities: ["bot@wing.cloud"]);
License
This library is licensed under the MIT License.