1
0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-08 04:03:12 +03:00
Ghost/core/server/services/mail/index.js
2017-12-14 03:01:23 +01:00

3 lines
84 B
JavaScript

exports.GhostMailer = require('./GhostMailer');
exports.utils = require('./utils');