galactic-bot/structure/interfaces/Inhibitor.js

5 lines
49 B
JavaScript
Raw Normal View History

2020-04-08 16:27:34 +02:00
class Inhibitor {
}
module.exports = Inhibitor;