I did not receive much
import * as Backend from ‘i18next-xhr-backend’;
console printout console.log(Backend):
ƒ Backend(services) {
var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
_classCallCheck(this, Backend);
this.init(services, options);
this.type = …