packages/core/src/lifeRecharge.ts
@@ -15,7 +15,7 @@ constants = LifeRechargeConstants; constructor(options: BlLifeRechargeOptions<TResponse, TRequestOptions>) { this.services = new BlLifeRechargeServices(options); this.services = new BlLifeRechargeServices(this, options); this.accountModel = new BlLifeRechargeAccountModel({ userId: options.userId, phoneNumber: options.phoneNumber,