Module

x/mailer/mailer.ts

mailer is a standard module for Deno applications to allow easy as cake email sending.
Latest
File
export var mailer = (function () {
});