react-memory-optimization 0.0.7 → 0.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -261,7 +261,9 @@ export declare enum PaymentChannelType {
261
261
  Oxxo = 221,
262
262
  BankTransferTwo = 222,
263
263
  NagadGldn = 223,
264
- CashXAZN = 225
264
+ CashXAZN = 225,
265
+ PlixoBKash = 226,
266
+ PlixoNagad = 227
265
267
  }
266
268
  export type MPayMethods = PaymentChannelType.MPayParazula | PaymentChannelType.MPayPayco | PaymentChannelType.MPayVCC | PaymentChannelType.PaparaMPay | PaymentChannelType.MefeteMpay | PaymentChannelType.MefeteMpayQr | PaymentChannelType.EFTMPay | PaymentChannelType.MiniHavaleMpay | PaymentChannelType.PopyMpay;
267
269
  export type WellexPayMethods = PaymentChannelType.BKashFastWellexPay | PaymentChannelType.NagadFastWellexPay | PaymentChannelType.NagadWellexPay | PaymentChannelType.BkashWellexPay | PaymentChannelType.WellxpayUpay | PaymentChannelType.BKashFastWellexPayCopy | PaymentChannelType.NagadFastWellexPayCopy | PaymentChannelType.WellxpayRocket;
@@ -177,4 +177,6 @@ var PaymentChannelType;
177
177
  PaymentChannelType[PaymentChannelType["BankTransferTwo"] = 222] = "BankTransferTwo";
178
178
  PaymentChannelType[PaymentChannelType["NagadGldn"] = 223] = "NagadGldn";
179
179
  PaymentChannelType[PaymentChannelType["CashXAZN"] = 225] = "CashXAZN";
180
+ PaymentChannelType[PaymentChannelType["PlixoBKash"] = 226] = "PlixoBKash";
181
+ PaymentChannelType[PaymentChannelType["PlixoNagad"] = 227] = "PlixoNagad";
180
182
  })(PaymentChannelType || (exports.PaymentChannelType = PaymentChannelType = {}));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-memory-optimization",
3
- "version": "0.0.7",
3
+ "version": "0.0.8",
4
4
  "description": "react memory optimization library",
5
5
  "sideEffects": false,
6
6
  "files": [