Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/justaos_utils/packages/email-utils/mod.ts>EmailSender

Common utility functions used across projects
Go to Latest
class EmailSender
Re-export
import { EmailSender } from "https://deno.land/x/justaos_utils@v1.9.0/packages/email-utils/mod.ts";

Constructors

new
EmailSender(config: any)

Methods

send(config: SendConfig)