UNPKG

ali-ons-sdk

Version:

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');