UNPKG
amqp-dsl
Version:
latest (2.0.2)
2.0.2
2.0.1
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Amqp-DSL - Fluent interface for node-amqp
github.com/FGRibreau/node-amqp-dsl
amqp-dsl
/
index.js
3 lines
(2 loc)
•
69 B
JavaScript
View Raw
1
2
3
require
(
'coffee-script'
);
module
.exports =
require
(
'./src/AmqpDsl'
);