1.0.8 • Published 3 years ago
@the-connective/storage-s3 v1.0.8
Logger
Provides email sending capabilities with Mailgun support.
How to use
Import email sender library:
import { initEmailSender } from '@the-connective/email-sender';
initEmailSender({})
...