UNPKG

deepexi-rocketmq

Version:

Rocket MQ SDK support Aliyun Open Notification Service Client

6 lines (4 loc) 193 B
'use strict'; exports.LocalFileOffsetStore = require('./local_file'); exports.LocalMemoryOffsetStore = require('./local_memory'); exports.RemoteBrokerOffsetStore = require('./remote_broker');