UNPKG
node-mandrill-wrapper
Version:
latest (1.1.0)
1.1.0
1.0.0
0.0.0
Mandrill API
github.com/marchah/node-mandrill
marchah/node-mandrill
node-mandrill-wrapper
/
index.js
3 lines
(1 loc)
•
45 B
JavaScript
View Raw
1
2
3
module.exports
= require(
'./lib/mandrill'
)
;