railsware / mailtrap-nodejs

Official mailtrap.io Node.js client
https://mailtrap.io
MIT License
58 stars 7 forks source link

Move business logic #15

Closed narekhovhannisyan closed 1 year ago

narekhovhannisyan commented 1 year ago

Motivation

Move business logic from index file, use it only for exports.

Changes