chat / api /config /index.js
Zhitomir's picture
chat init
aa2e6af
Raw
History Blame Contribute Delete
70 Bytes
const logger = require('./winston');
module.exports = {
logger,
};