module.exports = { ConfigHandler: require('./config/configHandler.ts'), RestClient: require('./restClient/RestClient.ts') };