UNPKG

118 BJavaScriptView Raw
1const config = {
2 lockOpts: null,
3
4 messageBrokerOpts: null,
5
6 emailOpts: null,
7};
8
9module.exports = config;