var setupConfig = R.mapObjIndexed(
      function (empty, type) {
        return `${type}/decorators/${name}Decorator`;
      },
      { src: null }