0.0.11 • Published 3 years ago
@zodash/mail v0.0.11
@zodash/mail
TODO: description
Usage
import mail from '@zodash/mail';
// @S1 create client
const client = mail.createClient(...);
// @S2 send mail
client.send(...);
@zodash/mail
TODO: description
import mail from '@zodash/mail';
// @S1 create client
const client = mail.createClient(...);
// @S2 send mail
client.send(...);