This library allows you to interact with the AWS SES Service
npm i @winglibs/ses
bring ses;
let emailService = new ses.EmailService(emailIdentities: ["[email protected]"]);
This library is licensed under the MIT License.
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
This library allows you to interact with the AWS SES Service
npm i @winglibs/ses
bring ses;
let emailService = new ses.EmailService(emailIdentities: ["[email protected]"]);
This library is licensed under the MIT License.