@stashfin/grpc 1.2.642 → 1.2.643

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.
Files changed (346) hide show
  1. package/package.json +1 -1
  2. package/ts/banking/aa/getaasupport.js +1 -1
  3. package/ts/banking/aa/getbanklist.js +1 -1
  4. package/ts/banking/aa/getcustomerbank.js +1 -1
  5. package/ts/banking/aa/getrpdlink.js +1 -1
  6. package/ts/banking/aa/initiate.js +1 -1
  7. package/ts/banking/aa/initiatepennydrop.js +1 -1
  8. package/ts/banking/aa/netbankinginitiate.js +1 -1
  9. package/ts/banking/aa/pollingrpd.js +1 -1
  10. package/ts/banking.js +1 -1
  11. package/ts/bureau/getbasicdetails.js +1 -1
  12. package/ts/bureau/getcibilwebtoken.js +1 -1
  13. package/ts/bureau/getdbrcolending.js +1 -1
  14. package/ts/bureau/getdemogs.js +1 -1
  15. package/ts/bureau/getobligation.js +1 -1
  16. package/ts/bureau/getreport.js +1 -1
  17. package/ts/bureau.js +1 -1
  18. package/ts/ckyc/ckycdownload.js +1 -1
  19. package/ts/ckyc/ckycsearch.js +1 -1
  20. package/ts/ckyc.js +1 -1
  21. package/ts/colender/disburseLoan.js +1 -1
  22. package/ts/colender/forecloseLoan.js +1 -1
  23. package/ts/colender/repayLoan.js +1 -1
  24. package/ts/colender.js +1 -1
  25. package/ts/customers/aa/getaatxnstatus.js +1 -1
  26. package/ts/customers/aa/getbanklist.js +1 -1
  27. package/ts/customers/aa/initiate.js +1 -1
  28. package/ts/customers/accidentprotectionplan.js +1 -1
  29. package/ts/customers/addaddress.js +1 -1
  30. package/ts/customers/addbankaccountdetails.js +1 -1
  31. package/ts/customers/addfathersname.js +1 -1
  32. package/ts/customers/addgstnumber.js +1 -1
  33. package/ts/customers/addmoredetails.js +1 -1
  34. package/ts/customers/addsuspendedcustomer.js +1 -1
  35. package/ts/customers/adduserapps.js +1 -1
  36. package/ts/customers/applyclijourney.js +1 -1
  37. package/ts/customers/bulksms.js +1 -1
  38. package/ts/customers/cb/cbapplicationrejecteddata.js +1 -1
  39. package/ts/customers/cb/cbpaynow.js +1 -1
  40. package/ts/customers/cb/cbsignup.js +1 -1
  41. package/ts/customers/cb/getcbtxnstatus.js +1 -1
  42. package/ts/customers/cb/getcreditbuilder.js +1 -1
  43. package/ts/customers/cb/getpaymentsummary.js +1 -1
  44. package/ts/customers/cb/insurancedetails.js +1 -1
  45. package/ts/customers/cb/lesscsimprove.js +1 -1
  46. package/ts/customers/cb/morecsimprove.js +1 -1
  47. package/ts/customers/cb/paynow.js +1 -1
  48. package/ts/customers/cb/savecreditbuilder.js +1 -1
  49. package/ts/customers/cb/updatecbstandalonecancellation.js +1 -1
  50. package/ts/customers/cb/updatecbstandaloneconfirmation.js +1 -1
  51. package/ts/customers/cb/updatecbstandalonejourney.js +1 -1
  52. package/ts/customers/cb/updatecbtxnstatus.js +1 -1
  53. package/ts/customers/changempin.js +1 -1
  54. package/ts/customers/createcustomerreference.js +1 -1
  55. package/ts/customers/createvanumber.js +1 -1
  56. package/ts/customers/customerinfo.js +1 -1
  57. package/ts/customers/deletedocument.js +1 -1
  58. package/ts/customers/deleteprofile.js +1 -1
  59. package/ts/customers/disablempin.js +1 -1
  60. package/ts/customers/enach/gettxnstatus.js +1 -1
  61. package/ts/customers/enach/getweburl.js +1 -1
  62. package/ts/customers/enach/updateenachtxnstatus.js +1 -1
  63. package/ts/customers/enach/updatetxnstatus.js +1 -1
  64. package/ts/customers/fetchrcprofile.js +1 -1
  65. package/ts/customers/floatingvideos.js +1 -1
  66. package/ts/customers/forceupdate.js +1 -1
  67. package/ts/customers/forgotmpin.js +1 -1
  68. package/ts/customers/forgotmpinverify.js +1 -1
  69. package/ts/customers/freedom/addressconfirmation.js +1 -1
  70. package/ts/customers/freedom/freedompaynow.js +1 -1
  71. package/ts/customers/freedom/getfreedomtxnstatus.js +1 -1
  72. package/ts/customers/freedom/updateadditionalverification.js +1 -1
  73. package/ts/customers/freedom/updatefreedomtxnstatus.js +1 -1
  74. package/ts/customers/getaddresslist.js +1 -1
  75. package/ts/customers/getappsubmittedscreen.js +1 -1
  76. package/ts/customers/getbankaccountdetails.js +1 -1
  77. package/ts/customers/getbasicinfo.js +1 -1
  78. package/ts/customers/getcities.js +1 -1
  79. package/ts/customers/getclistatus.js +1 -1
  80. package/ts/customers/getcompanyaccdetails.js +1 -1
  81. package/ts/customers/getcustomer.d.ts +57 -0
  82. package/ts/customers/getcustomer.js +351 -0
  83. package/ts/customers/getcustomerbyid.js +1 -1
  84. package/ts/customers/getcustomerdetailsbymobile.js +1 -1
  85. package/ts/customers/getdashboard.js +1 -1
  86. package/ts/customers/getdashboardmaincard.js +1 -1
  87. package/ts/customers/getdocuments.js +1 -1
  88. package/ts/customers/getglobalpopups.js +1 -1
  89. package/ts/customers/getlimit.js +1 -1
  90. package/ts/customers/getloclimit.js +1 -1
  91. package/ts/customers/getmessengermode.js +1 -1
  92. package/ts/customers/getoccupationlist.js +1 -1
  93. package/ts/customers/getpaymentoptions.js +1 -1
  94. package/ts/customers/getprofessionalinfo.js +1 -1
  95. package/ts/customers/getprofile.js +1 -1
  96. package/ts/customers/getrecommendedtag.d.ts +35 -0
  97. package/ts/customers/getrecommendedtag.js +134 -0
  98. package/ts/customers/getrpdlink.d.ts +40 -0
  99. package/ts/customers/getrpdlink.js +190 -0
  100. package/ts/customers/getselfieetxnid.js +1 -1
  101. package/ts/customers/getstates.js +1 -1
  102. package/ts/customers/getstep.js +1 -1
  103. package/ts/customers/getsyncstatus.js +1 -1
  104. package/ts/customers/getvanumber.js +1 -1
  105. package/ts/customers/kyc/epfo.d.ts +38 -0
  106. package/ts/customers/kyc/epfo.js +149 -0
  107. package/ts/customers/lamf/applylamf.js +1 -1
  108. package/ts/customers/lamf/sendlamfotp.js +1 -1
  109. package/ts/customers/lamf/sendlamfpledgeotp.js +1 -1
  110. package/ts/customers/lamf/updatelamfjourney.js +1 -1
  111. package/ts/customers/lamf/verifylamfotp.js +1 -1
  112. package/ts/customers/lamf/verifylamfpledgeotp.js +1 -1
  113. package/ts/customers/logout.js +1 -1
  114. package/ts/customers/pd/getbanklist.js +1 -1
  115. package/ts/customers/pd/validatebankaccount.js +1 -1
  116. package/ts/customers/profilebasic.js +1 -1
  117. package/ts/customers/profileupdatetnc.js +1 -1
  118. package/ts/customers/resetbanner.js +1 -1
  119. package/ts/customers/restoreaccount.js +1 -1
  120. package/ts/customers/rpd/getrpdlink.js +1 -1
  121. package/ts/customers/rpd/getrpdtransactionstatus.js +1 -1
  122. package/ts/customers/rpd/mockpayment.js +1 -1
  123. package/ts/customers/saveappslist.js +1 -1
  124. package/ts/customers/savebasicdetails.js +1 -1
  125. package/ts/customers/savelimit.js +1 -1
  126. package/ts/customers/saveunlocklimit.js +1 -1
  127. package/ts/customers/sendemailtoken.d.ts +35 -0
  128. package/ts/customers/sendemailtoken.js +117 -0
  129. package/ts/customers/sendotp.js +1 -1
  130. package/ts/customers/sendotptoemail.js +1 -1
  131. package/ts/customers/setmpin.js +1 -1
  132. package/ts/customers/skipdlrcscreen.d.ts +35 -0
  133. package/ts/customers/skipdlrcscreen.js +117 -0
  134. package/ts/customers/skipscreen.js +1 -1
  135. package/ts/customers/step1.d.ts +69 -0
  136. package/ts/customers/step1.js +395 -0
  137. package/ts/customers/step10.d.ts +73 -0
  138. package/ts/customers/step10.js +459 -0
  139. package/ts/customers/step2.d.ts +68 -0
  140. package/ts/customers/step2.js +381 -0
  141. package/ts/customers/step7.d.ts +68 -0
  142. package/ts/customers/step7.js +381 -0
  143. package/ts/customers/step8.d.ts +69 -0
  144. package/ts/customers/step8.js +395 -0
  145. package/ts/customers/step9.d.ts +75 -0
  146. package/ts/customers/step9.js +489 -0
  147. package/ts/customers/stepstatic.d.ts +66 -0
  148. package/ts/customers/stepstatic.js +354 -0
  149. package/ts/customers/submituploadeddocuments.js +1 -1
  150. package/ts/customers/syncdecisionengine.js +1 -1
  151. package/ts/customers/updatecategory.js +1 -1
  152. package/ts/customers/updatecongratulationstep.js +1 -1
  153. package/ts/customers/updatecustomerbyid.js +1 -1
  154. package/ts/customers/updatedlnumber.js +1 -1
  155. package/ts/customers/updatedob.js +1 -1
  156. package/ts/customers/updatelocstatus.js +1 -1
  157. package/ts/customers/updatemobilesendotp.js +1 -1
  158. package/ts/customers/updatemobileverifyotp.js +1 -1
  159. package/ts/customers/updateokyctxn.js +1 -1
  160. package/ts/customers/updatesanctionamount.js +1 -1
  161. package/ts/customers/updateselfieetxn.js +1 -1
  162. package/ts/customers/updatesyncstatus.js +1 -1
  163. package/ts/customers/updatevehiclenumber.js +1 -1
  164. package/ts/customers/uploaddocuments.js +1 -1
  165. package/ts/customers/validatepan.js +1 -1
  166. package/ts/customers/verifyemail.d.ts +35 -0
  167. package/ts/customers/verifyemail.js +117 -0
  168. package/ts/customers/verifympin.js +1 -1
  169. package/ts/customers/verifyotp.js +1 -1
  170. package/ts/customers/verifyotptoemail.js +1 -1
  171. package/ts/customers.js +1 -1
  172. package/ts/decisionengine/decisionengine.js +1 -1
  173. package/ts/decisionengine/decisionenginetrigger.js +1 -1
  174. package/ts/decisionengine/locdisbursalapproval.js +1 -1
  175. package/ts/decisionengine/saveconsent.js +1 -1
  176. package/ts/decisionengine.js +1 -1
  177. package/ts/documents/getagreement.js +1 -1
  178. package/ts/documents/getfinancialdoc.js +1 -1
  179. package/ts/documents.js +1 -1
  180. package/ts/eqxcustomer.js +1 -1
  181. package/ts/eqxcustomers/getcustomerbyid.js +1 -1
  182. package/ts/eqxcustomers/getdashboard.js +1 -1
  183. package/ts/eqxcustomers/getdashboardmaincard.js +1 -1
  184. package/ts/eqxcustomers/getnotifications.js +1 -1
  185. package/ts/eqxcustomers/gettokens.js +1 -1
  186. package/ts/eqxcustomers/sendotp.js +1 -1
  187. package/ts/eqxcustomers/updatenotification.js +1 -1
  188. package/ts/eqxcustomers/updatepushid.js +1 -1
  189. package/ts/eqxcustomers/verifyotp.js +1 -1
  190. package/ts/eqxcustomers/verifytoken.js +1 -1
  191. package/ts/example.js +1 -1
  192. package/ts/google/protobuf/timestamp.d.ts +127 -0
  193. package/ts/google/protobuf/timestamp.js +97 -0
  194. package/ts/growth/checkplanstatus.js +1 -1
  195. package/ts/growth/getattachplandetails.js +1 -1
  196. package/ts/growth/getchrpaymentstatus.js +1 -1
  197. package/ts/growth/getchrplans.js +1 -1
  198. package/ts/growth/getcredithealthreport.js +1 -1
  199. package/ts/growth/initiatepayment.js +1 -1
  200. package/ts/growth/notifychrpayment.js +1 -1
  201. package/ts/growth/processchrpayment.js +1 -1
  202. package/ts/growth.js +1 -1
  203. package/ts/kyc/epfo/fetchUANList.d.ts +35 -0
  204. package/ts/kyc/epfo/fetchUANList.js +119 -0
  205. package/ts/kyc/facematch.js +1 -1
  206. package/ts/kyc/fetchaadhaarbypan.js +1 -1
  207. package/ts/kyc/fetchemploymenthistory.js +1 -1
  208. package/ts/kyc/fetchuanlist.js +1 -1
  209. package/ts/kyc/getselfietxn.d.ts +37 -0
  210. package/ts/kyc/getselfietxn.js +161 -0
  211. package/ts/kyc/getselfietxnid.js +1 -1
  212. package/ts/kyc/getselfieurl.js +1 -1
  213. package/ts/kyc/nsdlpanvalidate.js +1 -1
  214. package/ts/kyc.js +1 -1
  215. package/ts/lamf/getloandetails.js +1 -1
  216. package/ts/lamf/submitotp.js +1 -1
  217. package/ts/lamf/validateuser.js +1 -1
  218. package/ts/lamf.js +1 -1
  219. package/ts/loans/addreference.js +1 -1
  220. package/ts/loans/addrefrences.d.ts +49 -0
  221. package/ts/loans/addrefrences.js +229 -0
  222. package/ts/loans/amortization.js +1 -1
  223. package/ts/loans/approveloan.js +1 -1
  224. package/ts/loans/banklist.js +1 -1
  225. package/ts/loans/calculateemi.js +1 -1
  226. package/ts/loans/cbloan.js +1 -1
  227. package/ts/loans/createlamfloan.js +1 -1
  228. package/ts/loans/createpenalty.js +1 -1
  229. package/ts/loans/creditlimit.js +1 -1
  230. package/ts/loans/emimoredetails.js +1 -1
  231. package/ts/loans/fcppayment.js +1 -1
  232. package/ts/loans/forecloseamount.js +1 -1
  233. package/ts/loans/foreclosepayment.js +1 -1
  234. package/ts/loans/futurepaymentmoredetails.js +1 -1
  235. package/ts/loans/getaddonslist.js +1 -1
  236. package/ts/loans/getbankdetails.js +1 -1
  237. package/ts/loans/getbilldetails.js +1 -1
  238. package/ts/loans/getcbloandetails.js +1 -1
  239. package/ts/loans/getchrdetails.js +1 -1
  240. package/ts/loans/getcustomerloanstatus.js +1 -1
  241. package/ts/loans/getforecloseamount.js +1 -1
  242. package/ts/loans/getloanbyid.js +1 -1
  243. package/ts/loans/getlocconfirms.d.ts +1 -1
  244. package/ts/loans/getlocconfirms.js +10 -10
  245. package/ts/loans/getlocdetails.js +1 -1
  246. package/ts/loans/getlocdisburse.js +1 -1
  247. package/ts/loans/getlocpartnerconfirm.d.ts +46 -0
  248. package/ts/loans/getlocpartnerconfirm.js +287 -0
  249. package/ts/loans/getlocpartnertenure.d.ts +57 -0
  250. package/ts/loans/getlocpartnertenure.js +339 -0
  251. package/ts/loans/getloctenure.js +1 -1
  252. package/ts/loans/getlocwithdraw.d.ts +50 -49
  253. package/ts/loans/getlocwithdraw.js +414 -379
  254. package/ts/loans/getlocwithdrawform.js +1 -1
  255. package/ts/loans/getnextdueamount.js +1 -1
  256. package/ts/loans/getpartnerlocwithdraw.d.ts +111 -0
  257. package/ts/loans/getpartnerlocwithdraw.js +1289 -0
  258. package/ts/loans/getpaymentoptions.js +1 -1
  259. package/ts/loans/getpendingemiamount.js +1 -1
  260. package/ts/loans/getsetubilldetails.js +1 -1
  261. package/ts/loans/getsummarystaticfields.js +1 -1
  262. package/ts/loans/gettransactionstatus.js +1 -1
  263. package/ts/loans/getusedlimit.js +1 -1
  264. package/ts/loans/getvirtualbankinfo.js +1 -1
  265. package/ts/loans/loansummary.js +1 -1
  266. package/ts/loans/manualpaymentallocation.js +1 -1
  267. package/ts/loans/paymentallocation.js +1 -1
  268. package/ts/loans/paymenthistory.js +1 -1
  269. package/ts/loans/paynow.js +1 -1
  270. package/ts/loans/refund.js +1 -1
  271. package/ts/loans/restructureloan.js +1 -1
  272. package/ts/loans/rollback.js +1 -1
  273. package/ts/loans/rollbackextrapayment.d.ts +37 -0
  274. package/ts/loans/rollbackextrapayment.js +149 -0
  275. package/ts/loans/sendemail.js +1 -1
  276. package/ts/loans/sendnocemail.js +1 -1
  277. package/ts/loans/transactionlist.js +1 -1
  278. package/ts/loans/updatecollectionview.js +1 -1
  279. package/ts/loans/updateinstallments.js +1 -1
  280. package/ts/loans/updateloan.js +1 -1
  281. package/ts/loans/updatetransactionstatus.js +1 -1
  282. package/ts/loans.js +1 -1
  283. package/ts/payments/checkpaymentstatus.js +1 -1
  284. package/ts/payments/fundtransfer.js +1 -1
  285. package/ts/payments/getpaymentoptions.js +1 -1
  286. package/ts/payments/initiatepayment.js +1 -1
  287. package/ts/payments/nachpresentation.js +1 -1
  288. package/ts/payments/nachregistration.js +1 -1
  289. package/ts/payments.js +1 -1
  290. package/ts/paymentsnode.js +1 -1
  291. package/ts/stashcash/creditsc.js +1 -1
  292. package/ts/stashcash/debitsc.js +1 -1
  293. package/ts/stashcash/getscbalance.js +1 -1
  294. package/ts/stashcash/getschistory.js +1 -1
  295. package/ts/stashcash/reversesc.js +1 -1
  296. package/ts/stashcash.js +1 -1
  297. package/ts/upi/addaccount.d.ts +1 -13
  298. package/ts/upi/addaccount.js +10 -76
  299. package/ts/upi/addupinumber.js +1 -1
  300. package/ts/upi/addvpa.js +1 -1
  301. package/ts/upi/blockvpa.js +1 -1
  302. package/ts/upi/checkderegisterpermission.js +1 -1
  303. package/ts/upi/checktransactionstatus.d.ts +1 -14
  304. package/ts/upi/checktransactionstatus.js +7 -89
  305. package/ts/upi/declinemandate.js +1 -1
  306. package/ts/upi/deregisterprofile.js +1 -1
  307. package/ts/upi/getaccountsbyprovider.d.ts +1 -14
  308. package/ts/upi/getaccountsbyprovider.js +7 -89
  309. package/ts/upi/getallmandates.d.ts +9 -9
  310. package/ts/upi/getallmandates.js +12 -14
  311. package/ts/upi/getavailablevpa.d.ts +1 -12
  312. package/ts/upi/getavailablevpa.js +10 -60
  313. package/ts/upi/getlistedaccountproviders.d.ts +12 -24
  314. package/ts/upi/getlistedaccountproviders.js +33 -100
  315. package/ts/upi/getmandatedetails.d.ts +9 -9
  316. package/ts/upi/getmandatedetails.js +12 -14
  317. package/ts/upi/getmandatehistory.d.ts +9 -9
  318. package/ts/upi/getmandatehistory.js +12 -14
  319. package/ts/upi/getpendingcollectrequest.d.ts +9 -9
  320. package/ts/upi/getpendingcollectrequest.js +12 -14
  321. package/ts/upi/getprofile.d.ts +0 -13
  322. package/ts/upi/getprofile.js +6 -88
  323. package/ts/upi/getrecentcontacts.d.ts +9 -9
  324. package/ts/upi/getrecentcontacts.js +12 -14
  325. package/ts/upi/gettransactions.d.ts +9 -9
  326. package/ts/upi/gettransactions.js +12 -14
  327. package/ts/upi/getupinumbers.d.ts +9 -9
  328. package/ts/upi/getupinumbers.js +12 -14
  329. package/ts/upi/initiatemandateaction.d.ts +9 -9
  330. package/ts/upi/initiatemandateaction.js +12 -14
  331. package/ts/upi/initiatetransaction.d.ts +1 -12
  332. package/ts/upi/initiatetransaction.js +24 -78
  333. package/ts/upi/listblockedvpa.d.ts +9 -9
  334. package/ts/upi/listblockedvpa.js +12 -14
  335. package/ts/upi/suggestvpa.js +1 -1
  336. package/ts/upi/unblockvpa.js +1 -1
  337. package/ts/upi/updatedevicebinding.js +1 -1
  338. package/ts/upi/updatedevicelinking.js +1 -1
  339. package/ts/upi/upinumberoperations.d.ts +9 -9
  340. package/ts/upi/upinumberoperations.js +12 -14
  341. package/ts/upi/validateifsc.js +1 -1
  342. package/ts/upi/validatevpa.d.ts +8 -21
  343. package/ts/upi/validatevpa.js +7 -89
  344. package/ts/upi.js +1 -1
  345. package/ts/banking/aa/checktransactionstatus.d.ts +0 -38
  346. package/ts/banking/aa/checktransactionstatus.js +0 -161
@@ -1,14 +1,14 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v1.181.2
4
+ // protoc-gen-ts_proto v1.181.0
5
5
  // protoc v5.29.3
6
6
  // source: upi/listblockedvpa.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
9
9
  };
10
10
  Object.defineProperty(exports, "__esModule", { value: true });
11
- exports.listBlockedVPAResponse = exports.BlockedListData = exports.BlockedList = exports.listBlockedVPARequest = exports.protobufPackage = void 0;
11
+ exports.listBlockedVPAResponse = exports.Data = exports.BlockedList = exports.listBlockedVPARequest = exports.protobufPackage = void 0;
12
12
  /* eslint-disable */
13
13
  const minimal_1 = __importDefault(require("protobufjs/minimal"));
14
14
  exports.protobufPackage = "upi.listBlockedVPA";
@@ -172,10 +172,10 @@ exports.BlockedList = {
172
172
  return message;
173
173
  },
174
174
  };
175
- function createBaseBlockedListData() {
175
+ function createBaseData() {
176
176
  return { blocked_list: [] };
177
177
  }
178
- exports.BlockedListData = {
178
+ exports.Data = {
179
179
  encode(message, writer = minimal_1.default.Writer.create()) {
180
180
  for (const v of message.blocked_list) {
181
181
  exports.BlockedList.encode(v, writer.uint32(10).fork()).ldelim();
@@ -185,7 +185,7 @@ exports.BlockedListData = {
185
185
  decode(input, length) {
186
186
  const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
187
187
  let end = length === undefined ? reader.len : reader.pos + length;
188
- const message = createBaseBlockedListData();
188
+ const message = createBaseData();
189
189
  while (reader.pos < end) {
190
190
  const tag = reader.uint32();
191
191
  switch (tag >>> 3) {
@@ -218,10 +218,10 @@ exports.BlockedListData = {
218
218
  return obj;
219
219
  },
220
220
  create(base) {
221
- return exports.BlockedListData.fromPartial(base ?? {});
221
+ return exports.Data.fromPartial(base ?? {});
222
222
  },
223
223
  fromPartial(object) {
224
- const message = createBaseBlockedListData();
224
+ const message = createBaseData();
225
225
  message.blocked_list = object.blocked_list?.map((e) => exports.BlockedList.fromPartial(e)) || [];
226
226
  return message;
227
227
  },
@@ -238,7 +238,7 @@ exports.listBlockedVPAResponse = {
238
238
  writer.uint32(18).string(message.message);
239
239
  }
240
240
  if (message.data !== undefined) {
241
- exports.BlockedListData.encode(message.data, writer.uint32(26).fork()).ldelim();
241
+ exports.Data.encode(message.data, writer.uint32(26).fork()).ldelim();
242
242
  }
243
243
  return writer;
244
244
  },
@@ -265,7 +265,7 @@ exports.listBlockedVPAResponse = {
265
265
  if (tag !== 26) {
266
266
  break;
267
267
  }
268
- message.data = exports.BlockedListData.decode(reader, reader.uint32());
268
+ message.data = exports.Data.decode(reader, reader.uint32());
269
269
  continue;
270
270
  }
271
271
  if ((tag & 7) === 4 || tag === 0) {
@@ -279,7 +279,7 @@ exports.listBlockedVPAResponse = {
279
279
  return {
280
280
  status: isSet(object.status) ? globalThis.String(object.status) : "",
281
281
  message: isSet(object.message) ? globalThis.String(object.message) : "",
282
- data: isSet(object.data) ? exports.BlockedListData.fromJSON(object.data) : undefined,
282
+ data: isSet(object.data) ? exports.Data.fromJSON(object.data) : undefined,
283
283
  };
284
284
  },
285
285
  toJSON(message) {
@@ -291,7 +291,7 @@ exports.listBlockedVPAResponse = {
291
291
  obj.message = message.message;
292
292
  }
293
293
  if (message.data !== undefined) {
294
- obj.data = exports.BlockedListData.toJSON(message.data);
294
+ obj.data = exports.Data.toJSON(message.data);
295
295
  }
296
296
  return obj;
297
297
  },
@@ -302,9 +302,7 @@ exports.listBlockedVPAResponse = {
302
302
  const message = createBaselistBlockedVPAResponse();
303
303
  message.status = object.status ?? "";
304
304
  message.message = object.message ?? "";
305
- message.data = (object.data !== undefined && object.data !== null)
306
- ? exports.BlockedListData.fromPartial(object.data)
307
- : undefined;
305
+ message.data = (object.data !== undefined && object.data !== null) ? exports.Data.fromPartial(object.data) : undefined;
308
306
  return message;
309
307
  },
310
308
  };
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v1.181.2
4
+ // protoc-gen-ts_proto v1.181.0
5
5
  // protoc v5.28.3
6
6
  // source: upi/suggestvpa.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v1.181.2
4
+ // protoc-gen-ts_proto v1.181.0
5
5
  // protoc v5.29.3
6
6
  // source: upi/unblockvpa.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v1.181.2
4
+ // protoc-gen-ts_proto v1.181.0
5
5
  // protoc v5.29.3
6
6
  // source: upi/updatedevicebinding.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v1.181.2
4
+ // protoc-gen-ts_proto v1.181.0
5
5
  // protoc v5.29.0
6
6
  // source: upi/updatedevicelinking.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
@@ -9,14 +9,14 @@ export interface upiNumberOperationsRequest {
9
9
  mobile: string;
10
10
  user_consent: string;
11
11
  }
12
- export interface upiNumberOperationsResponseData {
12
+ export interface Data {
13
13
  upi_number: string;
14
14
  upi_number_status?: string | undefined;
15
15
  }
16
16
  export interface upiNumberOperationsResponse {
17
17
  status: string;
18
18
  message: string;
19
- data?: upiNumberOperationsResponseData | undefined;
19
+ data?: Data | undefined;
20
20
  }
21
21
  export declare const upiNumberOperationsRequest: {
22
22
  encode(message: upiNumberOperationsRequest, writer?: _m0.Writer): _m0.Writer;
@@ -26,13 +26,13 @@ export declare const upiNumberOperationsRequest: {
26
26
  create<I extends Exact<DeepPartial<upiNumberOperationsRequest>, I>>(base?: I): upiNumberOperationsRequest;
27
27
  fromPartial<I extends Exact<DeepPartial<upiNumberOperationsRequest>, I>>(object: I): upiNumberOperationsRequest;
28
28
  };
29
- export declare const upiNumberOperationsResponseData: {
30
- encode(message: upiNumberOperationsResponseData, writer?: _m0.Writer): _m0.Writer;
31
- decode(input: _m0.Reader | Uint8Array, length?: number): upiNumberOperationsResponseData;
32
- fromJSON(object: any): upiNumberOperationsResponseData;
33
- toJSON(message: upiNumberOperationsResponseData): unknown;
34
- create<I extends Exact<DeepPartial<upiNumberOperationsResponseData>, I>>(base?: I): upiNumberOperationsResponseData;
35
- fromPartial<I extends Exact<DeepPartial<upiNumberOperationsResponseData>, I>>(object: I): upiNumberOperationsResponseData;
29
+ export declare const Data: {
30
+ encode(message: Data, writer?: _m0.Writer): _m0.Writer;
31
+ decode(input: _m0.Reader | Uint8Array, length?: number): Data;
32
+ fromJSON(object: any): Data;
33
+ toJSON(message: Data): unknown;
34
+ create<I extends Exact<DeepPartial<Data>, I>>(base?: I): Data;
35
+ fromPartial<I extends Exact<DeepPartial<Data>, I>>(object: I): Data;
36
36
  };
37
37
  export declare const upiNumberOperationsResponse: {
38
38
  encode(message: upiNumberOperationsResponse, writer?: _m0.Writer): _m0.Writer;
@@ -1,14 +1,14 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v1.181.2
4
+ // protoc-gen-ts_proto v1.181.0
5
5
  // protoc v5.29.3
6
6
  // source: upi/upinumberoperations.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
9
9
  };
10
10
  Object.defineProperty(exports, "__esModule", { value: true });
11
- exports.upiNumberOperationsResponse = exports.upiNumberOperationsResponseData = exports.upiNumberOperationsRequest = exports.protobufPackage = void 0;
11
+ exports.upiNumberOperationsResponse = exports.Data = exports.upiNumberOperationsRequest = exports.protobufPackage = void 0;
12
12
  /* eslint-disable */
13
13
  const minimal_1 = __importDefault(require("protobufjs/minimal"));
14
14
  exports.protobufPackage = "upi.upiNumberOperations";
@@ -148,10 +148,10 @@ exports.upiNumberOperationsRequest = {
148
148
  return message;
149
149
  },
150
150
  };
151
- function createBaseupiNumberOperationsResponseData() {
151
+ function createBaseData() {
152
152
  return { upi_number: "", upi_number_status: undefined };
153
153
  }
154
- exports.upiNumberOperationsResponseData = {
154
+ exports.Data = {
155
155
  encode(message, writer = minimal_1.default.Writer.create()) {
156
156
  if (message.upi_number !== "") {
157
157
  writer.uint32(10).string(message.upi_number);
@@ -164,7 +164,7 @@ exports.upiNumberOperationsResponseData = {
164
164
  decode(input, length) {
165
165
  const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
166
166
  let end = length === undefined ? reader.len : reader.pos + length;
167
- const message = createBaseupiNumberOperationsResponseData();
167
+ const message = createBaseData();
168
168
  while (reader.pos < end) {
169
169
  const tag = reader.uint32();
170
170
  switch (tag >>> 3) {
@@ -205,10 +205,10 @@ exports.upiNumberOperationsResponseData = {
205
205
  return obj;
206
206
  },
207
207
  create(base) {
208
- return exports.upiNumberOperationsResponseData.fromPartial(base ?? {});
208
+ return exports.Data.fromPartial(base ?? {});
209
209
  },
210
210
  fromPartial(object) {
211
- const message = createBaseupiNumberOperationsResponseData();
211
+ const message = createBaseData();
212
212
  message.upi_number = object.upi_number ?? "";
213
213
  message.upi_number_status = object.upi_number_status ?? undefined;
214
214
  return message;
@@ -226,7 +226,7 @@ exports.upiNumberOperationsResponse = {
226
226
  writer.uint32(18).string(message.message);
227
227
  }
228
228
  if (message.data !== undefined) {
229
- exports.upiNumberOperationsResponseData.encode(message.data, writer.uint32(26).fork()).ldelim();
229
+ exports.Data.encode(message.data, writer.uint32(26).fork()).ldelim();
230
230
  }
231
231
  return writer;
232
232
  },
@@ -253,7 +253,7 @@ exports.upiNumberOperationsResponse = {
253
253
  if (tag !== 26) {
254
254
  break;
255
255
  }
256
- message.data = exports.upiNumberOperationsResponseData.decode(reader, reader.uint32());
256
+ message.data = exports.Data.decode(reader, reader.uint32());
257
257
  continue;
258
258
  }
259
259
  if ((tag & 7) === 4 || tag === 0) {
@@ -267,7 +267,7 @@ exports.upiNumberOperationsResponse = {
267
267
  return {
268
268
  status: isSet(object.status) ? globalThis.String(object.status) : "",
269
269
  message: isSet(object.message) ? globalThis.String(object.message) : "",
270
- data: isSet(object.data) ? exports.upiNumberOperationsResponseData.fromJSON(object.data) : undefined,
270
+ data: isSet(object.data) ? exports.Data.fromJSON(object.data) : undefined,
271
271
  };
272
272
  },
273
273
  toJSON(message) {
@@ -279,7 +279,7 @@ exports.upiNumberOperationsResponse = {
279
279
  obj.message = message.message;
280
280
  }
281
281
  if (message.data !== undefined) {
282
- obj.data = exports.upiNumberOperationsResponseData.toJSON(message.data);
282
+ obj.data = exports.Data.toJSON(message.data);
283
283
  }
284
284
  return obj;
285
285
  },
@@ -290,9 +290,7 @@ exports.upiNumberOperationsResponse = {
290
290
  const message = createBaseupiNumberOperationsResponse();
291
291
  message.status = object.status ?? "";
292
292
  message.message = object.message ?? "";
293
- message.data = (object.data !== undefined && object.data !== null)
294
- ? exports.upiNumberOperationsResponseData.fromPartial(object.data)
295
- : undefined;
293
+ message.data = (object.data !== undefined && object.data !== null) ? exports.Data.fromPartial(object.data) : undefined;
296
294
  return message;
297
295
  },
298
296
  };
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v1.181.2
4
+ // protoc-gen-ts_proto v1.181.0
5
5
  // protoc v5.29.3
6
6
  // source: upi/validateifsc.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
@@ -8,7 +8,7 @@ export interface validateVPARequest {
8
8
  validate_type?: string | undefined;
9
9
  ifsc?: string | undefined;
10
10
  }
11
- export interface validateVPAResponseData {
11
+ export interface validateVPAResponse {
12
12
  vpa?: string | undefined;
13
13
  vpaData?: VpaData | undefined;
14
14
  }
@@ -23,11 +23,6 @@ export interface VpaData {
23
23
  onBoardingType?: string | undefined;
24
24
  verifiedMerchant?: boolean | undefined;
25
25
  }
26
- export interface validateVPAResponse {
27
- status: string;
28
- message: string;
29
- data?: validateVPAResponseData | undefined;
30
- }
31
26
  export declare const validateVPARequest: {
32
27
  encode(message: validateVPARequest, writer?: _m0.Writer): _m0.Writer;
33
28
  decode(input: _m0.Reader | Uint8Array, length?: number): validateVPARequest;
@@ -36,13 +31,13 @@ export declare const validateVPARequest: {
36
31
  create<I extends Exact<DeepPartial<validateVPARequest>, I>>(base?: I): validateVPARequest;
37
32
  fromPartial<I extends Exact<DeepPartial<validateVPARequest>, I>>(object: I): validateVPARequest;
38
33
  };
39
- export declare const validateVPAResponseData: {
40
- encode(message: validateVPAResponseData, writer?: _m0.Writer): _m0.Writer;
41
- decode(input: _m0.Reader | Uint8Array, length?: number): validateVPAResponseData;
42
- fromJSON(object: any): validateVPAResponseData;
43
- toJSON(message: validateVPAResponseData): unknown;
44
- create<I extends Exact<DeepPartial<validateVPAResponseData>, I>>(base?: I): validateVPAResponseData;
45
- fromPartial<I extends Exact<DeepPartial<validateVPAResponseData>, I>>(object: I): validateVPAResponseData;
34
+ export declare const validateVPAResponse: {
35
+ encode(message: validateVPAResponse, writer?: _m0.Writer): _m0.Writer;
36
+ decode(input: _m0.Reader | Uint8Array, length?: number): validateVPAResponse;
37
+ fromJSON(object: any): validateVPAResponse;
38
+ toJSON(message: validateVPAResponse): unknown;
39
+ create<I extends Exact<DeepPartial<validateVPAResponse>, I>>(base?: I): validateVPAResponse;
40
+ fromPartial<I extends Exact<DeepPartial<validateVPAResponse>, I>>(object: I): validateVPAResponse;
46
41
  };
47
42
  export declare const VpaData: {
48
43
  encode(message: VpaData, writer?: _m0.Writer): _m0.Writer;
@@ -52,14 +47,6 @@ export declare const VpaData: {
52
47
  create<I extends Exact<DeepPartial<VpaData>, I>>(base?: I): VpaData;
53
48
  fromPartial<I extends Exact<DeepPartial<VpaData>, I>>(object: I): VpaData;
54
49
  };
55
- export declare const validateVPAResponse: {
56
- encode(message: validateVPAResponse, writer?: _m0.Writer): _m0.Writer;
57
- decode(input: _m0.Reader | Uint8Array, length?: number): validateVPAResponse;
58
- fromJSON(object: any): validateVPAResponse;
59
- toJSON(message: validateVPAResponse): unknown;
60
- create<I extends Exact<DeepPartial<validateVPAResponse>, I>>(base?: I): validateVPAResponse;
61
- fromPartial<I extends Exact<DeepPartial<validateVPAResponse>, I>>(object: I): validateVPAResponse;
62
- };
63
50
  type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
64
51
  export type DeepPartial<T> = T extends Builtin ? T : T extends globalThis.Array<infer U> ? globalThis.Array<DeepPartial<U>> : T extends ReadonlyArray<infer U> ? ReadonlyArray<DeepPartial<U>> : T extends {} ? {
65
52
  [K in keyof T]?: DeepPartial<T[K]>;
@@ -1,14 +1,14 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v1.181.2
4
+ // protoc-gen-ts_proto v1.181.0
5
5
  // protoc v5.29.3
6
6
  // source: upi/validatevpa.proto
7
7
  var __importDefault = (this && this.__importDefault) || function (mod) {
8
8
  return (mod && mod.__esModule) ? mod : { "default": mod };
9
9
  };
10
10
  Object.defineProperty(exports, "__esModule", { value: true });
11
- exports.validateVPAResponse = exports.VpaData = exports.validateVPAResponseData = exports.validateVPARequest = exports.protobufPackage = void 0;
11
+ exports.VpaData = exports.validateVPAResponse = exports.validateVPARequest = exports.protobufPackage = void 0;
12
12
  /* eslint-disable */
13
13
  const minimal_1 = __importDefault(require("protobufjs/minimal"));
14
14
  exports.protobufPackage = "upi.validateVPA";
@@ -134,10 +134,10 @@ exports.validateVPARequest = {
134
134
  return message;
135
135
  },
136
136
  };
137
- function createBasevalidateVPAResponseData() {
137
+ function createBasevalidateVPAResponse() {
138
138
  return { vpa: undefined, vpaData: undefined };
139
139
  }
140
- exports.validateVPAResponseData = {
140
+ exports.validateVPAResponse = {
141
141
  encode(message, writer = minimal_1.default.Writer.create()) {
142
142
  if (message.vpa !== undefined) {
143
143
  writer.uint32(10).string(message.vpa);
@@ -150,7 +150,7 @@ exports.validateVPAResponseData = {
150
150
  decode(input, length) {
151
151
  const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
152
152
  let end = length === undefined ? reader.len : reader.pos + length;
153
- const message = createBasevalidateVPAResponseData();
153
+ const message = createBasevalidateVPAResponse();
154
154
  while (reader.pos < end) {
155
155
  const tag = reader.uint32();
156
156
  switch (tag >>> 3) {
@@ -191,10 +191,10 @@ exports.validateVPAResponseData = {
191
191
  return obj;
192
192
  },
193
193
  create(base) {
194
- return exports.validateVPAResponseData.fromPartial(base ?? {});
194
+ return exports.validateVPAResponse.fromPartial(base ?? {});
195
195
  },
196
196
  fromPartial(object) {
197
- const message = createBasevalidateVPAResponseData();
197
+ const message = createBasevalidateVPAResponse();
198
198
  message.vpa = object.vpa ?? undefined;
199
199
  message.vpaData = (object.vpaData !== undefined && object.vpaData !== null)
200
200
  ? exports.VpaData.fromPartial(object.vpaData)
@@ -376,88 +376,6 @@ exports.VpaData = {
376
376
  return message;
377
377
  },
378
378
  };
379
- function createBasevalidateVPAResponse() {
380
- return { status: "", message: "", data: undefined };
381
- }
382
- exports.validateVPAResponse = {
383
- encode(message, writer = minimal_1.default.Writer.create()) {
384
- if (message.status !== "") {
385
- writer.uint32(10).string(message.status);
386
- }
387
- if (message.message !== "") {
388
- writer.uint32(18).string(message.message);
389
- }
390
- if (message.data !== undefined) {
391
- exports.validateVPAResponseData.encode(message.data, writer.uint32(26).fork()).ldelim();
392
- }
393
- return writer;
394
- },
395
- decode(input, length) {
396
- const reader = input instanceof minimal_1.default.Reader ? input : minimal_1.default.Reader.create(input);
397
- let end = length === undefined ? reader.len : reader.pos + length;
398
- const message = createBasevalidateVPAResponse();
399
- while (reader.pos < end) {
400
- const tag = reader.uint32();
401
- switch (tag >>> 3) {
402
- case 1:
403
- if (tag !== 10) {
404
- break;
405
- }
406
- message.status = reader.string();
407
- continue;
408
- case 2:
409
- if (tag !== 18) {
410
- break;
411
- }
412
- message.message = reader.string();
413
- continue;
414
- case 3:
415
- if (tag !== 26) {
416
- break;
417
- }
418
- message.data = exports.validateVPAResponseData.decode(reader, reader.uint32());
419
- continue;
420
- }
421
- if ((tag & 7) === 4 || tag === 0) {
422
- break;
423
- }
424
- reader.skipType(tag & 7);
425
- }
426
- return message;
427
- },
428
- fromJSON(object) {
429
- return {
430
- status: isSet(object.status) ? globalThis.String(object.status) : "",
431
- message: isSet(object.message) ? globalThis.String(object.message) : "",
432
- data: isSet(object.data) ? exports.validateVPAResponseData.fromJSON(object.data) : undefined,
433
- };
434
- },
435
- toJSON(message) {
436
- const obj = {};
437
- if (message.status !== "") {
438
- obj.status = message.status;
439
- }
440
- if (message.message !== "") {
441
- obj.message = message.message;
442
- }
443
- if (message.data !== undefined) {
444
- obj.data = exports.validateVPAResponseData.toJSON(message.data);
445
- }
446
- return obj;
447
- },
448
- create(base) {
449
- return exports.validateVPAResponse.fromPartial(base ?? {});
450
- },
451
- fromPartial(object) {
452
- const message = createBasevalidateVPAResponse();
453
- message.status = object.status ?? "";
454
- message.message = object.message ?? "";
455
- message.data = (object.data !== undefined && object.data !== null)
456
- ? exports.validateVPAResponseData.fromPartial(object.data)
457
- : undefined;
458
- return message;
459
- },
460
- };
461
379
  function isSet(value) {
462
380
  return value !== null && value !== undefined;
463
381
  }
package/ts/upi.js CHANGED
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
3
3
  // versions:
4
- // protoc-gen-ts_proto v1.181.2
4
+ // protoc-gen-ts_proto v1.181.0
5
5
  // protoc v5.29.3
6
6
  // source: upi.proto
7
7
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,38 +0,0 @@
1
- import _m0 from "protobufjs/minimal";
2
- export declare const protobufPackage = "banking.aa.checktransactionstatus";
3
- export interface inputTransactionStatus {
4
- transactionId: string;
5
- }
6
- export interface outputTransactionStatus {
7
- success?: boolean | undefined;
8
- status?: boolean | undefined;
9
- error_message?: string | undefined;
10
- error_code?: string | undefined;
11
- }
12
- export declare const inputTransactionStatus: {
13
- encode(message: inputTransactionStatus, writer?: _m0.Writer): _m0.Writer;
14
- decode(input: _m0.Reader | Uint8Array, length?: number): inputTransactionStatus;
15
- fromJSON(object: any): inputTransactionStatus;
16
- toJSON(message: inputTransactionStatus): unknown;
17
- create<I extends Exact<DeepPartial<inputTransactionStatus>, I>>(base?: I): inputTransactionStatus;
18
- fromPartial<I extends Exact<DeepPartial<inputTransactionStatus>, I>>(object: I): inputTransactionStatus;
19
- };
20
- export declare const outputTransactionStatus: {
21
- encode(message: outputTransactionStatus, writer?: _m0.Writer): _m0.Writer;
22
- decode(input: _m0.Reader | Uint8Array, length?: number): outputTransactionStatus;
23
- fromJSON(object: any): outputTransactionStatus;
24
- toJSON(message: outputTransactionStatus): unknown;
25
- create<I extends Exact<DeepPartial<outputTransactionStatus>, I>>(base?: I): outputTransactionStatus;
26
- fromPartial<I extends Exact<DeepPartial<outputTransactionStatus>, I>>(object: I): outputTransactionStatus;
27
- };
28
- type Builtin = Date | Function | Uint8Array | string | number | boolean | undefined;
29
- export type DeepPartial<T> = T extends Builtin ? T : T extends globalThis.Array<infer U> ? globalThis.Array<DeepPartial<U>> : T extends ReadonlyArray<infer U> ? ReadonlyArray<DeepPartial<U>> : T extends {} ? {
30
- [K in keyof T]?: DeepPartial<T[K]>;
31
- } : Partial<T>;
32
- type KeysOfUnion<T> = T extends T ? keyof T : never;
33
- export type Exact<P, I extends P> = P extends Builtin ? P : P & {
34
- [K in keyof P]: Exact<P[K], I[K]>;
35
- } & {
36
- [K in Exclude<keyof I, KeysOfUnion<P>>]: never;
37
- };
38
- export {};