UNPKG

react-native-fixed-rabbitmq

Version:

A RabbitMq component for React Native, with Android's single event receive bug fix and iOS Compilation Fix.

3 lines 128 B
export { Connection } from './lib/Connection'; export { Queue } from './lib/Queue'; export { Exchange } from './lib/Exchange';