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>EmailReceiveHandler

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

Constructors

new
EmailReceiveHandler(config: any)

Methods

connect(resolve: any, reject: any)
end()