UNPKG
@xnestjs/rabbitmq
Version:
latest (1.12.3)
1.12.3
1.12.2
1.12.1
1.12.0
1.11.3
1.11.2
1.11.1
1.11.0
1.10.4
1.10.3
1.10.2
1.10.1
1.10.0
1.9.0
1.8.1
1.8.0
1.7.1
1.7.0
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.3
1.5.2
1.5.1
NestJS extension library for RabbitMQ
@xnestjs/rabbitmq
/
types
/
index.d.ts
5 lines
(4 loc)
•
140 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./constants.js'
;
export
*
from
'./get-rabbitmq-config.js'
;
export
*
from
'./rabbitmq.module.js'
;
export
*
from
'./types.js'
;