'use strict'; /** * egg-rmq default config * @member Config#rmq * @property {String} SOME_KEY - some description */ exports.rmq = { };