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