forked from Galactic/modmail
3 lines
53 B
JavaScript
3 lines
53 B
JavaScript
module.exports = {
|
|
Logger: require('./Logger')
|
|
}; |