UNPKG
mq-library
Version:
latest (0.1.1)
0.1.1
0.1.0
0.0.2
0.0.1
An easy to use library to work with Message Queuing
github.com/iadvize/mq-library
iadvize/mq-library
mq-library
/
lib
/
index.js
2 lines
(1 loc)
•
36 B
JavaScript
View Raw
1
2
module.exports
= require(
'./amqp'
)
;