galactic-bot/structure/moderation/interfaces/index.js

3 lines
64 B
JavaScript

module.exports = {
Infraction: require('./Infraction.js')
};