// @pushrocks scope import * as smartmail from '@pushrocks/smartmail'; export { smartmail }; // third party scope import * as nodemailer from 'nodemailer'; export { nodemailer };