UNPKG
trailpack-mandrill
Version:
latest (2.0.0)
2.0.0
1.0.3
1.0.2
1.0.1
1.0.0
Trailpack for Mandrill
trailsjs.io
scott-wyatt/trailpack-mandrill
trailpack-mandrill
/
lib
/
index.js
3 lines
(2 loc)
•
84 B
JavaScript
View Raw
1
2
3
exports.Validator
= require(
'./validator'
)
exports.Mandrill
= require(
'./mandrill'
)