mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-12 19:25:16 +00:00
Commit from GitHub Actions (Generate Clients & Examples)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const { EmailService } = require("m3o/email");
|
||||
const { EmailService } = require("micro-js-client/email");
|
||||
|
||||
// Send an email by passing in from, to, subject, and a text or html body
|
||||
async function sendEmail() {
|
||||
|
||||
Reference in New Issue
Block a user