UNPKG
postman
Version:
latest (0.2.0)
0.2.0
0.1.0
The Postman will help deliver messages around your application
postman
/
lib
/
index.js
4 lines
(3 loc)
•
82 B
JavaScript
View Raw
1
2
3
4
(
function
(
) {
module
.
exports
=
require
(
'./postman.js'
).
postman
;; }).
call
(
this
);