galactic-bot/structure/client/CacheManager.js

6 lines
56 B
JavaScript
Raw Normal View History

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