summaryrefslogtreecommitdiffstats
path: root/lib/sendgrid.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sendgrid.js')
-rw-r--r--lib/sendgrid.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/sendgrid.js b/lib/sendgrid.js
index 73899ae..6c52369 100644
--- a/lib/sendgrid.js
+++ b/lib/sendgrid.js
@@ -38,3 +38,5 @@ module.exports =
SendGrid: SendGrid,
emptyRequest: emptyRequest
}
+
+exports.mailHelper = require('./helpers/mail/mail.js') \ No newline at end of file