UNPKG
postman
Version:
latest (0.2.0)
0.2.0
0.1.0
The Postman will help deliver messages around your application
postman
/
node_modules
/
coffee-script
/
lib
/
index.js
9 lines
(8 loc)
•
159 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
(
function
(
) {
var
key, val, _ref; _ref =
require
(
'./coffee-script'
);
for
(key
in
_ref) { val = _ref[key];
exports
[key] = val; } }).
call
(
this
);