Export all useful things.
module.exports = { Config: require('./config'), GrantManager: require('./grant-manager'), Grant: require('./grant' ), };