hylid-bridge 6.2.0 → 6.3.0

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 (269) hide show
  1. package/README.md +310 -310
  2. package/lib/bridges.d.ts +234 -234
  3. package/lib/bridges.js +234 -365
  4. package/lib/dsl.d.ts +210 -210
  5. package/lib/dsl.js +210 -210
  6. package/lib/umd/index.js +1 -1
  7. package/lib/umd/mp_web_alipay.js +1 -1
  8. package/lib/umd/mp_web_mpay.js +1 -1
  9. package/lib/umd/web_alipay.js +1 -1
  10. package/package.json +1 -1
  11. package/lib/clients/mp_web/kakaopaysandbox/addPhoneContact.d.ts +0 -2
  12. package/lib/clients/mp_web/kakaopaysandbox/addPhoneContact.js +0 -3
  13. package/lib/clients/mp_web/kakaopaysandbox/alert.d.ts +0 -2
  14. package/lib/clients/mp_web/kakaopaysandbox/alert.js +0 -3
  15. package/lib/clients/mp_web/kakaopaysandbox/chooseFileFromDisk.d.ts +0 -2
  16. package/lib/clients/mp_web/kakaopaysandbox/chooseFileFromDisk.js +0 -3
  17. package/lib/clients/mp_web/kakaopaysandbox/chooseImage.d.ts +0 -2
  18. package/lib/clients/mp_web/kakaopaysandbox/chooseImage.js +0 -3
  19. package/lib/clients/mp_web/kakaopaysandbox/choosePhoneContact.d.ts +0 -2
  20. package/lib/clients/mp_web/kakaopaysandbox/choosePhoneContact.js +0 -3
  21. package/lib/clients/mp_web/kakaopaysandbox/chooseVideo.d.ts +0 -2
  22. package/lib/clients/mp_web/kakaopaysandbox/chooseVideo.js +0 -3
  23. package/lib/clients/mp_web/kakaopaysandbox/clearStorage.d.ts +0 -2
  24. package/lib/clients/mp_web/kakaopaysandbox/clearStorage.js +0 -3
  25. package/lib/clients/mp_web/kakaopaysandbox/closeBluetoothAdapter.d.ts +0 -2
  26. package/lib/clients/mp_web/kakaopaysandbox/closeBluetoothAdapter.js +0 -3
  27. package/lib/clients/mp_web/kakaopaysandbox/closeSocket.d.ts +0 -2
  28. package/lib/clients/mp_web/kakaopaysandbox/closeSocket.js +0 -3
  29. package/lib/clients/mp_web/kakaopaysandbox/compressImage.d.ts +0 -2
  30. package/lib/clients/mp_web/kakaopaysandbox/compressImage.js +0 -3
  31. package/lib/clients/mp_web/kakaopaysandbox/confirm.d.ts +0 -2
  32. package/lib/clients/mp_web/kakaopaysandbox/confirm.js +0 -3
  33. package/lib/clients/mp_web/kakaopaysandbox/connectBLEDevice.d.ts +0 -2
  34. package/lib/clients/mp_web/kakaopaysandbox/connectBLEDevice.js +0 -3
  35. package/lib/clients/mp_web/kakaopaysandbox/connectSocket.d.ts +0 -2
  36. package/lib/clients/mp_web/kakaopaysandbox/connectSocket.js +0 -3
  37. package/lib/clients/mp_web/kakaopaysandbox/datePicker.d.ts +0 -2
  38. package/lib/clients/mp_web/kakaopaysandbox/datePicker.js +0 -3
  39. package/lib/clients/mp_web/kakaopaysandbox/disconnectBLEDevice.d.ts +0 -2
  40. package/lib/clients/mp_web/kakaopaysandbox/disconnectBLEDevice.js +0 -3
  41. package/lib/clients/mp_web/kakaopaysandbox/downloadFile.d.ts +0 -2
  42. package/lib/clients/mp_web/kakaopaysandbox/downloadFile.js +0 -3
  43. package/lib/clients/mp_web/kakaopaysandbox/exitApp.d.ts +0 -2
  44. package/lib/clients/mp_web/kakaopaysandbox/exitApp.js +0 -3
  45. package/lib/clients/mp_web/kakaopaysandbox/getAppId.d.ts +0 -2
  46. package/lib/clients/mp_web/kakaopaysandbox/getAppId.js +0 -3
  47. package/lib/clients/mp_web/kakaopaysandbox/getAppToken.d.ts +0 -2
  48. package/lib/clients/mp_web/kakaopaysandbox/getAppToken.js +0 -3
  49. package/lib/clients/mp_web/kakaopaysandbox/getAuthCode.d.ts +0 -2
  50. package/lib/clients/mp_web/kakaopaysandbox/getAuthCode.js +0 -3
  51. package/lib/clients/mp_web/kakaopaysandbox/getBLEDeviceCharacteristics.d.ts +0 -2
  52. package/lib/clients/mp_web/kakaopaysandbox/getBLEDeviceCharacteristics.js +0 -3
  53. package/lib/clients/mp_web/kakaopaysandbox/getBLEDeviceServices.d.ts +0 -2
  54. package/lib/clients/mp_web/kakaopaysandbox/getBLEDeviceServices.js +0 -3
  55. package/lib/clients/mp_web/kakaopaysandbox/getBackgroundFetchData.d.ts +0 -2
  56. package/lib/clients/mp_web/kakaopaysandbox/getBackgroundFetchData.js +0 -3
  57. package/lib/clients/mp_web/kakaopaysandbox/getBatteryInfo.d.ts +0 -2
  58. package/lib/clients/mp_web/kakaopaysandbox/getBatteryInfo.js +0 -3
  59. package/lib/clients/mp_web/kakaopaysandbox/getBluetoothAdapterState.d.ts +0 -2
  60. package/lib/clients/mp_web/kakaopaysandbox/getBluetoothAdapterState.js +0 -3
  61. package/lib/clients/mp_web/kakaopaysandbox/getBluetoothDevices.d.ts +0 -2
  62. package/lib/clients/mp_web/kakaopaysandbox/getBluetoothDevices.js +0 -3
  63. package/lib/clients/mp_web/kakaopaysandbox/getClipboard.d.ts +0 -2
  64. package/lib/clients/mp_web/kakaopaysandbox/getClipboard.js +0 -3
  65. package/lib/clients/mp_web/kakaopaysandbox/getConnectedBluetoothDevices.d.ts +0 -2
  66. package/lib/clients/mp_web/kakaopaysandbox/getConnectedBluetoothDevices.js +0 -3
  67. package/lib/clients/mp_web/kakaopaysandbox/getCurrentPages.d.ts +0 -2
  68. package/lib/clients/mp_web/kakaopaysandbox/getCurrentPages.js +0 -3
  69. package/lib/clients/mp_web/kakaopaysandbox/getEnterOptionsSync.d.ts +0 -2
  70. package/lib/clients/mp_web/kakaopaysandbox/getEnterOptionsSync.js +0 -3
  71. package/lib/clients/mp_web/kakaopaysandbox/getFileInfo.d.ts +0 -2
  72. package/lib/clients/mp_web/kakaopaysandbox/getFileInfo.js +0 -3
  73. package/lib/clients/mp_web/kakaopaysandbox/getImageInfo.d.ts +0 -2
  74. package/lib/clients/mp_web/kakaopaysandbox/getImageInfo.js +0 -3
  75. package/lib/clients/mp_web/kakaopaysandbox/getLocation.d.ts +0 -2
  76. package/lib/clients/mp_web/kakaopaysandbox/getLocation.js +0 -3
  77. package/lib/clients/mp_web/kakaopaysandbox/getNetworkType.d.ts +0 -2
  78. package/lib/clients/mp_web/kakaopaysandbox/getNetworkType.js +0 -3
  79. package/lib/clients/mp_web/kakaopaysandbox/getOpenUserInfo.d.ts +0 -2
  80. package/lib/clients/mp_web/kakaopaysandbox/getOpenUserInfo.js +0 -3
  81. package/lib/clients/mp_web/kakaopaysandbox/getRunScene.d.ts +0 -2
  82. package/lib/clients/mp_web/kakaopaysandbox/getRunScene.js +0 -3
  83. package/lib/clients/mp_web/kakaopaysandbox/getSDKVersion.d.ts +0 -2
  84. package/lib/clients/mp_web/kakaopaysandbox/getSDKVersion.js +0 -3
  85. package/lib/clients/mp_web/kakaopaysandbox/getSavedFileInfo.d.ts +0 -2
  86. package/lib/clients/mp_web/kakaopaysandbox/getSavedFileInfo.js +0 -3
  87. package/lib/clients/mp_web/kakaopaysandbox/getSavedFileList.d.ts +0 -2
  88. package/lib/clients/mp_web/kakaopaysandbox/getSavedFileList.js +0 -3
  89. package/lib/clients/mp_web/kakaopaysandbox/getScreenBrightness.d.ts +0 -2
  90. package/lib/clients/mp_web/kakaopaysandbox/getScreenBrightness.js +0 -3
  91. package/lib/clients/mp_web/kakaopaysandbox/getServerTime.d.ts +0 -2
  92. package/lib/clients/mp_web/kakaopaysandbox/getServerTime.js +0 -3
  93. package/lib/clients/mp_web/kakaopaysandbox/getSetting.d.ts +0 -2
  94. package/lib/clients/mp_web/kakaopaysandbox/getSetting.js +0 -3
  95. package/lib/clients/mp_web/kakaopaysandbox/getSiteInfo.d.ts +0 -2
  96. package/lib/clients/mp_web/kakaopaysandbox/getSiteInfo.js +0 -3
  97. package/lib/clients/mp_web/kakaopaysandbox/getStorage.d.ts +0 -2
  98. package/lib/clients/mp_web/kakaopaysandbox/getStorage.js +0 -3
  99. package/lib/clients/mp_web/kakaopaysandbox/getSystemInfo.d.ts +0 -2
  100. package/lib/clients/mp_web/kakaopaysandbox/getSystemInfo.js +0 -3
  101. package/lib/clients/mp_web/kakaopaysandbox/hideBackHome.d.ts +0 -2
  102. package/lib/clients/mp_web/kakaopaysandbox/hideBackHome.js +0 -3
  103. package/lib/clients/mp_web/kakaopaysandbox/hideKeyboard.d.ts +0 -2
  104. package/lib/clients/mp_web/kakaopaysandbox/hideKeyboard.js +0 -3
  105. package/lib/clients/mp_web/kakaopaysandbox/hideLoading.d.ts +0 -2
  106. package/lib/clients/mp_web/kakaopaysandbox/hideLoading.js +0 -3
  107. package/lib/clients/mp_web/kakaopaysandbox/hideNavigationBarLoading.d.ts +0 -2
  108. package/lib/clients/mp_web/kakaopaysandbox/hideNavigationBarLoading.js +0 -3
  109. package/lib/clients/mp_web/kakaopaysandbox/hideTabBar.d.ts +0 -2
  110. package/lib/clients/mp_web/kakaopaysandbox/hideTabBar.js +0 -3
  111. package/lib/clients/mp_web/kakaopaysandbox/hideToast.d.ts +0 -2
  112. package/lib/clients/mp_web/kakaopaysandbox/hideToast.js +0 -3
  113. package/lib/clients/mp_web/kakaopaysandbox/index.d.ts +0 -451
  114. package/lib/clients/mp_web/kakaopaysandbox/index.js +0 -261
  115. package/lib/clients/mp_web/kakaopaysandbox/makePhoneCall.d.ts +0 -2
  116. package/lib/clients/mp_web/kakaopaysandbox/makePhoneCall.js +0 -3
  117. package/lib/clients/mp_web/kakaopaysandbox/multiLevelSelect.d.ts +0 -2
  118. package/lib/clients/mp_web/kakaopaysandbox/multiLevelSelect.js +0 -3
  119. package/lib/clients/mp_web/kakaopaysandbox/navigateBack.d.ts +0 -2
  120. package/lib/clients/mp_web/kakaopaysandbox/navigateBack.js +0 -3
  121. package/lib/clients/mp_web/kakaopaysandbox/navigateBackMiniProgram.d.ts +0 -2
  122. package/lib/clients/mp_web/kakaopaysandbox/navigateBackMiniProgram.js +0 -3
  123. package/lib/clients/mp_web/kakaopaysandbox/navigateTo.d.ts +0 -2
  124. package/lib/clients/mp_web/kakaopaysandbox/navigateTo.js +0 -3
  125. package/lib/clients/mp_web/kakaopaysandbox/navigateToBizScene.d.ts +0 -2
  126. package/lib/clients/mp_web/kakaopaysandbox/navigateToBizScene.js +0 -3
  127. package/lib/clients/mp_web/kakaopaysandbox/navigateToMiniProgram.d.ts +0 -2
  128. package/lib/clients/mp_web/kakaopaysandbox/navigateToMiniProgram.js +0 -3
  129. package/lib/clients/mp_web/kakaopaysandbox/notifyBLECharacteristicValueChange.d.ts +0 -2
  130. package/lib/clients/mp_web/kakaopaysandbox/notifyBLECharacteristicValueChange.js +0 -3
  131. package/lib/clients/mp_web/kakaopaysandbox/offAccelerometerChange.d.ts +0 -2
  132. package/lib/clients/mp_web/kakaopaysandbox/offAccelerometerChange.js +0 -3
  133. package/lib/clients/mp_web/kakaopaysandbox/offBLECharacteristicValueChange.d.ts +0 -2
  134. package/lib/clients/mp_web/kakaopaysandbox/offBLECharacteristicValueChange.js +0 -3
  135. package/lib/clients/mp_web/kakaopaysandbox/offBLEConnectionStateChanged.d.ts +0 -2
  136. package/lib/clients/mp_web/kakaopaysandbox/offBLEConnectionStateChanged.js +0 -3
  137. package/lib/clients/mp_web/kakaopaysandbox/offBluetoothAdapterStateChange.d.ts +0 -2
  138. package/lib/clients/mp_web/kakaopaysandbox/offBluetoothAdapterStateChange.js +0 -3
  139. package/lib/clients/mp_web/kakaopaysandbox/offBluetoothDeviceFound.d.ts +0 -2
  140. package/lib/clients/mp_web/kakaopaysandbox/offBluetoothDeviceFound.js +0 -3
  141. package/lib/clients/mp_web/kakaopaysandbox/offCompassChange.d.ts +0 -2
  142. package/lib/clients/mp_web/kakaopaysandbox/offCompassChange.js +0 -3
  143. package/lib/clients/mp_web/kakaopaysandbox/offMemoryWarning.d.ts +0 -2
  144. package/lib/clients/mp_web/kakaopaysandbox/offMemoryWarning.js +0 -3
  145. package/lib/clients/mp_web/kakaopaysandbox/offSocketClose.d.ts +0 -2
  146. package/lib/clients/mp_web/kakaopaysandbox/offSocketClose.js +0 -3
  147. package/lib/clients/mp_web/kakaopaysandbox/offSocketError.d.ts +0 -2
  148. package/lib/clients/mp_web/kakaopaysandbox/offSocketError.js +0 -3
  149. package/lib/clients/mp_web/kakaopaysandbox/offSocketMessage.d.ts +0 -2
  150. package/lib/clients/mp_web/kakaopaysandbox/offSocketMessage.js +0 -3
  151. package/lib/clients/mp_web/kakaopaysandbox/offSocketOpen.d.ts +0 -2
  152. package/lib/clients/mp_web/kakaopaysandbox/offSocketOpen.js +0 -3
  153. package/lib/clients/mp_web/kakaopaysandbox/offUserCaptureScreen.d.ts +0 -2
  154. package/lib/clients/mp_web/kakaopaysandbox/offUserCaptureScreen.js +0 -3
  155. package/lib/clients/mp_web/kakaopaysandbox/onAccelerometerChange.d.ts +0 -2
  156. package/lib/clients/mp_web/kakaopaysandbox/onAccelerometerChange.js +0 -3
  157. package/lib/clients/mp_web/kakaopaysandbox/onBLECharacteristicValueChange.d.ts +0 -2
  158. package/lib/clients/mp_web/kakaopaysandbox/onBLECharacteristicValueChange.js +0 -3
  159. package/lib/clients/mp_web/kakaopaysandbox/onBLEConnectionStateChanged.d.ts +0 -2
  160. package/lib/clients/mp_web/kakaopaysandbox/onBLEConnectionStateChanged.js +0 -3
  161. package/lib/clients/mp_web/kakaopaysandbox/onBluetoothAdapterStateChange.d.ts +0 -2
  162. package/lib/clients/mp_web/kakaopaysandbox/onBluetoothAdapterStateChange.js +0 -3
  163. package/lib/clients/mp_web/kakaopaysandbox/onBluetoothDeviceFound.d.ts +0 -2
  164. package/lib/clients/mp_web/kakaopaysandbox/onBluetoothDeviceFound.js +0 -3
  165. package/lib/clients/mp_web/kakaopaysandbox/onCompassChange.d.ts +0 -2
  166. package/lib/clients/mp_web/kakaopaysandbox/onCompassChange.js +0 -3
  167. package/lib/clients/mp_web/kakaopaysandbox/onMemoryWarning.d.ts +0 -2
  168. package/lib/clients/mp_web/kakaopaysandbox/onMemoryWarning.js +0 -3
  169. package/lib/clients/mp_web/kakaopaysandbox/onSocketClose.d.ts +0 -2
  170. package/lib/clients/mp_web/kakaopaysandbox/onSocketClose.js +0 -3
  171. package/lib/clients/mp_web/kakaopaysandbox/onSocketError.d.ts +0 -2
  172. package/lib/clients/mp_web/kakaopaysandbox/onSocketError.js +0 -3
  173. package/lib/clients/mp_web/kakaopaysandbox/onSocketMessage.d.ts +0 -2
  174. package/lib/clients/mp_web/kakaopaysandbox/onSocketMessage.js +0 -3
  175. package/lib/clients/mp_web/kakaopaysandbox/onSocketOpen.d.ts +0 -2
  176. package/lib/clients/mp_web/kakaopaysandbox/onSocketOpen.js +0 -3
  177. package/lib/clients/mp_web/kakaopaysandbox/onUserCaptureScreen.d.ts +0 -2
  178. package/lib/clients/mp_web/kakaopaysandbox/onUserCaptureScreen.js +0 -3
  179. package/lib/clients/mp_web/kakaopaysandbox/openBluetoothAdapter.d.ts +0 -2
  180. package/lib/clients/mp_web/kakaopaysandbox/openBluetoothAdapter.js +0 -3
  181. package/lib/clients/mp_web/kakaopaysandbox/openDocument.d.ts +0 -2
  182. package/lib/clients/mp_web/kakaopaysandbox/openDocument.js +0 -3
  183. package/lib/clients/mp_web/kakaopaysandbox/openSetting.d.ts +0 -2
  184. package/lib/clients/mp_web/kakaopaysandbox/openSetting.js +0 -3
  185. package/lib/clients/mp_web/kakaopaysandbox/pageScrollTo.d.ts +0 -2
  186. package/lib/clients/mp_web/kakaopaysandbox/pageScrollTo.js +0 -3
  187. package/lib/clients/mp_web/kakaopaysandbox/previewImage.d.ts +0 -2
  188. package/lib/clients/mp_web/kakaopaysandbox/previewImage.js +0 -3
  189. package/lib/clients/mp_web/kakaopaysandbox/prompt.d.ts +0 -2
  190. package/lib/clients/mp_web/kakaopaysandbox/prompt.js +0 -3
  191. package/lib/clients/mp_web/kakaopaysandbox/reLaunch.d.ts +0 -2
  192. package/lib/clients/mp_web/kakaopaysandbox/reLaunch.js +0 -3
  193. package/lib/clients/mp_web/kakaopaysandbox/readBLECharacteristicValue.d.ts +0 -2
  194. package/lib/clients/mp_web/kakaopaysandbox/readBLECharacteristicValue.js +0 -3
  195. package/lib/clients/mp_web/kakaopaysandbox/redirectTo.d.ts +0 -2
  196. package/lib/clients/mp_web/kakaopaysandbox/redirectTo.js +0 -3
  197. package/lib/clients/mp_web/kakaopaysandbox/removeSavedFile.d.ts +0 -2
  198. package/lib/clients/mp_web/kakaopaysandbox/removeSavedFile.js +0 -3
  199. package/lib/clients/mp_web/kakaopaysandbox/removeStorage.d.ts +0 -2
  200. package/lib/clients/mp_web/kakaopaysandbox/removeStorage.js +0 -3
  201. package/lib/clients/mp_web/kakaopaysandbox/request.d.ts +0 -2
  202. package/lib/clients/mp_web/kakaopaysandbox/request.js +0 -3
  203. package/lib/clients/mp_web/kakaopaysandbox/rpc.d.ts +0 -2
  204. package/lib/clients/mp_web/kakaopaysandbox/rpc.js +0 -3
  205. package/lib/clients/mp_web/kakaopaysandbox/saveFile.d.ts +0 -2
  206. package/lib/clients/mp_web/kakaopaysandbox/saveFile.js +0 -3
  207. package/lib/clients/mp_web/kakaopaysandbox/saveImage.d.ts +0 -2
  208. package/lib/clients/mp_web/kakaopaysandbox/saveImage.js +0 -3
  209. package/lib/clients/mp_web/kakaopaysandbox/scan.d.ts +0 -2
  210. package/lib/clients/mp_web/kakaopaysandbox/scan.js +0 -3
  211. package/lib/clients/mp_web/kakaopaysandbox/sendSocketMessage.d.ts +0 -2
  212. package/lib/clients/mp_web/kakaopaysandbox/sendSocketMessage.js +0 -3
  213. package/lib/clients/mp_web/kakaopaysandbox/setBackgroundColor.d.ts +0 -2
  214. package/lib/clients/mp_web/kakaopaysandbox/setBackgroundColor.js +0 -3
  215. package/lib/clients/mp_web/kakaopaysandbox/setCanPullDown.d.ts +0 -2
  216. package/lib/clients/mp_web/kakaopaysandbox/setCanPullDown.js +0 -3
  217. package/lib/clients/mp_web/kakaopaysandbox/setClipboard.d.ts +0 -2
  218. package/lib/clients/mp_web/kakaopaysandbox/setClipboard.js +0 -3
  219. package/lib/clients/mp_web/kakaopaysandbox/setKeepScreenOn.d.ts +0 -2
  220. package/lib/clients/mp_web/kakaopaysandbox/setKeepScreenOn.js +0 -3
  221. package/lib/clients/mp_web/kakaopaysandbox/setNavigationBar.d.ts +0 -2
  222. package/lib/clients/mp_web/kakaopaysandbox/setNavigationBar.js +0 -3
  223. package/lib/clients/mp_web/kakaopaysandbox/setScreenBrightness.d.ts +0 -2
  224. package/lib/clients/mp_web/kakaopaysandbox/setScreenBrightness.js +0 -3
  225. package/lib/clients/mp_web/kakaopaysandbox/setStorage.d.ts +0 -2
  226. package/lib/clients/mp_web/kakaopaysandbox/setStorage.js +0 -3
  227. package/lib/clients/mp_web/kakaopaysandbox/setTabBarItem.d.ts +0 -2
  228. package/lib/clients/mp_web/kakaopaysandbox/setTabBarItem.js +0 -3
  229. package/lib/clients/mp_web/kakaopaysandbox/setTabBarStyle.d.ts +0 -2
  230. package/lib/clients/mp_web/kakaopaysandbox/setTabBarStyle.js +0 -3
  231. package/lib/clients/mp_web/kakaopaysandbox/setTransparentTitle.d.ts +0 -2
  232. package/lib/clients/mp_web/kakaopaysandbox/setTransparentTitle.js +0 -3
  233. package/lib/clients/mp_web/kakaopaysandbox/showActionSheet.d.ts +0 -2
  234. package/lib/clients/mp_web/kakaopaysandbox/showActionSheet.js +0 -3
  235. package/lib/clients/mp_web/kakaopaysandbox/showAuthGuide.d.ts +0 -2
  236. package/lib/clients/mp_web/kakaopaysandbox/showAuthGuide.js +0 -3
  237. package/lib/clients/mp_web/kakaopaysandbox/showLoading.d.ts +0 -2
  238. package/lib/clients/mp_web/kakaopaysandbox/showLoading.js +0 -3
  239. package/lib/clients/mp_web/kakaopaysandbox/showNavigationBarLoading.d.ts +0 -2
  240. package/lib/clients/mp_web/kakaopaysandbox/showNavigationBarLoading.js +0 -3
  241. package/lib/clients/mp_web/kakaopaysandbox/showSharePanel.d.ts +0 -2
  242. package/lib/clients/mp_web/kakaopaysandbox/showSharePanel.js +0 -3
  243. package/lib/clients/mp_web/kakaopaysandbox/showTabBar.d.ts +0 -2
  244. package/lib/clients/mp_web/kakaopaysandbox/showTabBar.js +0 -3
  245. package/lib/clients/mp_web/kakaopaysandbox/showToast.d.ts +0 -2
  246. package/lib/clients/mp_web/kakaopaysandbox/showToast.js +0 -3
  247. package/lib/clients/mp_web/kakaopaysandbox/signContract.d.ts +0 -2
  248. package/lib/clients/mp_web/kakaopaysandbox/signContract.js +0 -3
  249. package/lib/clients/mp_web/kakaopaysandbox/startBluetoothDevicesDiscovery.d.ts +0 -2
  250. package/lib/clients/mp_web/kakaopaysandbox/startBluetoothDevicesDiscovery.js +0 -3
  251. package/lib/clients/mp_web/kakaopaysandbox/startPullDownRefresh.d.ts +0 -2
  252. package/lib/clients/mp_web/kakaopaysandbox/startPullDownRefresh.js +0 -3
  253. package/lib/clients/mp_web/kakaopaysandbox/stopBluetoothDevicesDiscovery.d.ts +0 -2
  254. package/lib/clients/mp_web/kakaopaysandbox/stopBluetoothDevicesDiscovery.js +0 -3
  255. package/lib/clients/mp_web/kakaopaysandbox/stopPullDownRefresh.d.ts +0 -2
  256. package/lib/clients/mp_web/kakaopaysandbox/stopPullDownRefresh.js +0 -3
  257. package/lib/clients/mp_web/kakaopaysandbox/switchTab.d.ts +0 -2
  258. package/lib/clients/mp_web/kakaopaysandbox/switchTab.js +0 -3
  259. package/lib/clients/mp_web/kakaopaysandbox/tradePay.d.ts +0 -2
  260. package/lib/clients/mp_web/kakaopaysandbox/tradePay.js +0 -3
  261. package/lib/clients/mp_web/kakaopaysandbox/uploadFile.d.ts +0 -2
  262. package/lib/clients/mp_web/kakaopaysandbox/uploadFile.js +0 -3
  263. package/lib/clients/mp_web/kakaopaysandbox/vibrate.d.ts +0 -2
  264. package/lib/clients/mp_web/kakaopaysandbox/vibrate.js +0 -3
  265. package/lib/clients/mp_web/kakaopaysandbox/watchShake.d.ts +0 -2
  266. package/lib/clients/mp_web/kakaopaysandbox/watchShake.js +0 -3
  267. package/lib/clients/mp_web/kakaopaysandbox/writeBLECharacteristicValue.d.ts +0 -2
  268. package/lib/clients/mp_web/kakaopaysandbox/writeBLECharacteristicValue.js +0 -3
  269. package/lib/umd/mp_web_kakaopaysandbox.js +0 -1
package/lib/bridges.d.ts CHANGED
@@ -23,7 +23,7 @@ export declare const addFatigueActionAsync: (args?: import("@hylid/call/lib/prom
23
23
  * | Platform | Apps |
24
24
  * | ------------- | -------- |
25
25
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
26
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
26
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
27
27
  * | web | demo,alipay |
28
28
  */
29
29
  export declare const addPhoneContact: PickMPAttr<'addPhoneContact'>;
@@ -33,7 +33,7 @@ export declare const addPhoneContact: PickMPAttr<'addPhoneContact'>;
33
33
  * | Platform | Apps |
34
34
  * | ------------- | -------- |
35
35
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
36
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
36
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
37
37
  * | web | demo,alipay |
38
38
  */
39
39
  export declare const addPhoneContactAsync: (args?: Partial<AddPhoneContactArgs> | undefined) => Promise<{
@@ -45,7 +45,7 @@ export declare const addPhoneContactAsync: (args?: Partial<AddPhoneContactArgs>
45
45
  * | Platform | Apps |
46
46
  * | ------------- | -------- |
47
47
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
48
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
48
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
49
49
  * | web | demo,alipay,h5,tngdh5ng,changipay,kaspi |
50
50
  */
51
51
  export declare const alert: PickMPAttr<'alert'>;
@@ -55,7 +55,7 @@ export declare const alert: PickMPAttr<'alert'>;
55
55
  * | Platform | Apps |
56
56
  * | ------------- | -------- |
57
57
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
58
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
58
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
59
59
  * | web | demo,alipay,h5,tngdh5ng,changipay,kaspi |
60
60
  */
61
61
  export declare const alertAsync: (args?: import("@hylid/call/lib/promisify").Options | undefined) => Promise<any>;
@@ -137,7 +137,7 @@ export declare const batchQueryCdpSpaceInfoAsync: (args?: any) => Promise<unknow
137
137
  * | Platform | Apps |
138
138
  * | ------------- | -------- |
139
139
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
140
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
140
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
141
141
  * | web | demo,alipay |
142
142
  */
143
143
  export declare const chooseImage: PickMPAttr<'chooseImage'>;
@@ -147,7 +147,7 @@ export declare const chooseImage: PickMPAttr<'chooseImage'>;
147
147
  * | Platform | Apps |
148
148
  * | ------------- | -------- |
149
149
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
150
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
150
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
151
151
  * | web | demo,alipay |
152
152
  */
153
153
  export declare const chooseImageAsync: (args?: ChooseImageArgs | undefined) => Promise<{
@@ -159,7 +159,7 @@ export declare const chooseImageAsync: (args?: ChooseImageArgs | undefined) => P
159
159
  * | Platform | Apps |
160
160
  * | ------------- | -------- |
161
161
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
162
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
162
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
163
163
  * | web | demo,alipay |
164
164
  */
165
165
  export declare const choosePhoneContact: PickMPAttr<'choosePhoneContact'>;
@@ -169,7 +169,7 @@ export declare const choosePhoneContact: PickMPAttr<'choosePhoneContact'>;
169
169
  * | Platform | Apps |
170
170
  * | ------------- | -------- |
171
171
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
172
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
172
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
173
173
  * | web | demo,alipay |
174
174
  */
175
175
  export declare const choosePhoneContactAsync: (args?: ChoosePhoneContactArgs | undefined) => Promise<ChoosePhoneContactCallbackValue>;
@@ -179,7 +179,7 @@ export declare const choosePhoneContactAsync: (args?: ChoosePhoneContactArgs | u
179
179
  * | Platform | Apps |
180
180
  * | ------------- | -------- |
181
181
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
182
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
182
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
183
183
  * | web | demo,alipay,h5 |
184
184
  */
185
185
  export declare const clearStorage: PickMPAttr<'clearStorage'>;
@@ -189,7 +189,7 @@ export declare const clearStorage: PickMPAttr<'clearStorage'>;
189
189
  * | Platform | Apps |
190
190
  * | ------------- | -------- |
191
191
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
192
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
192
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
193
193
  * | web | demo,alipay,h5 |
194
194
  */
195
195
  export declare const clearStorageAsync: (args?: import("@hylid/call/lib/promisify").Options | undefined) => Promise<any>;
@@ -208,7 +208,7 @@ export declare const clearStorageSync: PickMPAttr<'clearStorageSync'>;
208
208
  * | Platform | Apps |
209
209
  * | ------------- | -------- |
210
210
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
211
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
211
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
212
212
  * | web | |
213
213
  */
214
214
  export declare const closeBluetoothAdapter: PickMPAttr<'closeBluetoothAdapter'>;
@@ -218,7 +218,7 @@ export declare const closeBluetoothAdapter: PickMPAttr<'closeBluetoothAdapter'>;
218
218
  * | Platform | Apps |
219
219
  * | ------------- | -------- |
220
220
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
221
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
221
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
222
222
  * | web | |
223
223
  */
224
224
  export declare const closeBluetoothAdapterAsync: (args?: import("@hylid/call/lib/promisify").Options | undefined) => Promise<any>;
@@ -228,7 +228,7 @@ export declare const closeBluetoothAdapterAsync: (args?: import("@hylid/call/lib
228
228
  * | Platform | Apps |
229
229
  * | ------------- | -------- |
230
230
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
231
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
231
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
232
232
  * | web | |
233
233
  */
234
234
  export declare const closeSocket: PickMPAttr<'closeSocket'>;
@@ -238,7 +238,7 @@ export declare const closeSocket: PickMPAttr<'closeSocket'>;
238
238
  * | Platform | Apps |
239
239
  * | ------------- | -------- |
240
240
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
241
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
241
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
242
242
  * | web | |
243
243
  */
244
244
  export declare const closeSocketAsync: (args?: import("@hylid/call/lib/promisify").Options | undefined) => Promise<any>;
@@ -248,7 +248,7 @@ export declare const closeSocketAsync: (args?: import("@hylid/call/lib/promisify
248
248
  * | Platform | Apps |
249
249
  * | ------------- | -------- |
250
250
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
251
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
251
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
252
252
  * | web | demo,alipay,h5,tngdh5ng |
253
253
  */
254
254
  export declare const confirm: PickMPAttr<'confirm'>;
@@ -258,7 +258,7 @@ export declare const confirm: PickMPAttr<'confirm'>;
258
258
  * | Platform | Apps |
259
259
  * | ------------- | -------- |
260
260
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
261
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
261
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
262
262
  * | web | demo,alipay,h5,tngdh5ng |
263
263
  */
264
264
  export declare const confirmAsync: (args?: ConfirmArgs | undefined) => Promise<ConfirmCallbackValue>;
@@ -268,7 +268,7 @@ export declare const confirmAsync: (args?: ConfirmArgs | undefined) => Promise<C
268
268
  * | Platform | Apps |
269
269
  * | ------------- | -------- |
270
270
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
271
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
271
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
272
272
  * | web | |
273
273
  */
274
274
  export declare const connectBLEDevice: PickMPAttr<'connectBLEDevice'>;
@@ -278,7 +278,7 @@ export declare const connectBLEDevice: PickMPAttr<'connectBLEDevice'>;
278
278
  * | Platform | Apps |
279
279
  * | ------------- | -------- |
280
280
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
281
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
281
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
282
282
  * | web | |
283
283
  */
284
284
  export declare const connectBLEDeviceAsync: (args?: ({
@@ -290,7 +290,7 @@ export declare const connectBLEDeviceAsync: (args?: ({
290
290
  * | Platform | Apps |
291
291
  * | ------------- | -------- |
292
292
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
293
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
293
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
294
294
  * | web | |
295
295
  */
296
296
  export declare const connectSocket: PickMPAttr<'connectSocket'>;
@@ -300,7 +300,7 @@ export declare const connectSocket: PickMPAttr<'connectSocket'>;
300
300
  * | Platform | Apps |
301
301
  * | ------------- | -------- |
302
302
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
303
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
303
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
304
304
  * | web | |
305
305
  */
306
306
  export declare const connectSocketAsync: (args?: import("@hylid/call/lib/promisify").Options | undefined) => Promise<any>;
@@ -328,7 +328,7 @@ export declare const createWebViewContext: PickMPAttr<'createWebViewContext'>;
328
328
  * | Platform | Apps |
329
329
  * | ------------- | -------- |
330
330
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
331
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
331
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
332
332
  * | web | demo,alipay |
333
333
  */
334
334
  export declare const datePicker: PickMPAttr<'datePicker'>;
@@ -338,7 +338,7 @@ export declare const datePicker: PickMPAttr<'datePicker'>;
338
338
  * | Platform | Apps |
339
339
  * | ------------- | -------- |
340
340
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
341
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
341
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
342
342
  * | web | demo,alipay |
343
343
  */
344
344
  export declare const datePickerAsync: (args?: import("@hylid/call/lib/promisify").Options | undefined) => Promise<any>;
@@ -348,7 +348,7 @@ export declare const datePickerAsync: (args?: import("@hylid/call/lib/promisify"
348
348
  * | Platform | Apps |
349
349
  * | ------------- | -------- |
350
350
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
351
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
351
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
352
352
  * | web | |
353
353
  */
354
354
  export declare const disconnectBLEDevice: PickMPAttr<'disconnectBLEDevice'>;
@@ -358,7 +358,7 @@ export declare const disconnectBLEDevice: PickMPAttr<'disconnectBLEDevice'>;
358
358
  * | Platform | Apps |
359
359
  * | ------------- | -------- |
360
360
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
361
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
361
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
362
362
  * | web | |
363
363
  */
364
364
  export declare const disconnectBLEDeviceAsync: (args?: ({
@@ -370,7 +370,7 @@ export declare const disconnectBLEDeviceAsync: (args?: ({
370
370
  * | Platform | Apps |
371
371
  * | ------------- | -------- |
372
372
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
373
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
373
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
374
374
  * | web | demo,alipay |
375
375
  */
376
376
  export declare const downloadFile: PickMPAttr<'downloadFile'>;
@@ -380,7 +380,7 @@ export declare const downloadFile: PickMPAttr<'downloadFile'>;
380
380
  * | Platform | Apps |
381
381
  * | ------------- | -------- |
382
382
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
383
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
383
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
384
384
  * | web | demo,alipay |
385
385
  */
386
386
  export declare const downloadFileAsync: (args?: DownloadFileArgs | undefined) => Promise<{
@@ -391,7 +391,7 @@ export declare const downloadFileAsync: (args?: DownloadFileArgs | undefined) =>
391
391
  * | Platform | Apps |
392
392
  * | ------------- | -------- |
393
393
  * | mp | demo |
394
- * | mp_web | demo,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,alipayhk |
394
+ * | mp_web | demo,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,alipayhk |
395
395
  * | web | demo,alipay,h5,tngdh5ng |
396
396
  */
397
397
  export declare const exitApp: PickMPAttr<'exitApp'>;
@@ -400,7 +400,7 @@ export declare const exitApp: PickMPAttr<'exitApp'>;
400
400
  * | Platform | Apps |
401
401
  * | ------------- | -------- |
402
402
  * | mp | demo |
403
- * | mp_web | demo,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,alipayhk |
403
+ * | mp_web | demo,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,alipayhk |
404
404
  * | web | demo,alipay,h5,tngdh5ng |
405
405
  */
406
406
  export declare const exitAppAsync: (args?: any) => Promise<unknown>;
@@ -417,7 +417,7 @@ export declare const getAppIdSync: PickMPAttr<'getAppIdSync'>;
417
417
  * | Platform | Apps |
418
418
  * | ------------- | -------- |
419
419
  * | mp | demo |
420
- * | mp_web | demo,alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
420
+ * | mp_web | demo,alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
421
421
  * | web | alipay,alipayhk |
422
422
  */
423
423
  export declare const getAppToken: PickMPAttr<'getAppToken'>;
@@ -426,7 +426,7 @@ export declare const getAppToken: PickMPAttr<'getAppToken'>;
426
426
  * | Platform | Apps |
427
427
  * | ------------- | -------- |
428
428
  * | mp | demo |
429
- * | mp_web | demo,alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
429
+ * | mp_web | demo,alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
430
430
  * | web | alipay,alipayhk |
431
431
  */
432
432
  export declare const getAppTokenAsync: (args?: ({
@@ -481,7 +481,7 @@ export declare const getClientInfoAsync: (args?: import("@hylid/types").AsyncCal
481
481
  * | Platform | Apps |
482
482
  * | ------------- | -------- |
483
483
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
484
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
484
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
485
485
  * | web | demo,alipay,changipay,kaspi |
486
486
  */
487
487
  export declare const getAuthCode: PickMPAttr<'getAuthCode'>;
@@ -491,7 +491,7 @@ export declare const getAuthCode: PickMPAttr<'getAuthCode'>;
491
491
  * | Platform | Apps |
492
492
  * | ------------- | -------- |
493
493
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
494
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
494
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
495
495
  * | web | demo,alipay,changipay,kaspi |
496
496
  */
497
497
  export declare const getAuthCodeAsync: (args?: ({
@@ -504,7 +504,7 @@ export declare const getAuthCodeAsync: (args?: ({
504
504
  * | Platform | Apps |
505
505
  * | ------------- | -------- |
506
506
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
507
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
507
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
508
508
  * | web | demo,alipay |
509
509
  */
510
510
  export declare const getBatteryInfo: PickMPAttr<'getBatteryInfo'>;
@@ -514,7 +514,7 @@ export declare const getBatteryInfo: PickMPAttr<'getBatteryInfo'>;
514
514
  * | Platform | Apps |
515
515
  * | ------------- | -------- |
516
516
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
517
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
517
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
518
518
  * | web | demo,alipay |
519
519
  */
520
520
  export declare const getBatteryInfoAsync: (args?: import("@hylid/call/lib/promisify").Options | undefined) => Promise<any>;
@@ -524,7 +524,7 @@ export declare const getBatteryInfoAsync: (args?: import("@hylid/call/lib/promis
524
524
  * | Platform | Apps |
525
525
  * | ------------- | -------- |
526
526
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
527
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
527
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
528
528
  * | web | |
529
529
  */
530
530
  export declare const getBLEDeviceCharacteristics: PickMPAttr<'getBLEDeviceCharacteristics'>;
@@ -534,7 +534,7 @@ export declare const getBLEDeviceCharacteristics: PickMPAttr<'getBLEDeviceCharac
534
534
  * | Platform | Apps |
535
535
  * | ------------- | -------- |
536
536
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
537
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
537
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
538
538
  * | web | |
539
539
  */
540
540
  export declare const getBLEDeviceCharacteristicsAsync: (args?: ({
@@ -571,7 +571,7 @@ export declare const getBLEDeviceCharacteristicsAsync: (args?: ({
571
571
  * | Platform | Apps |
572
572
  * | ------------- | -------- |
573
573
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
574
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
574
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
575
575
  * | web | |
576
576
  */
577
577
  export declare const getBLEDeviceServices: PickMPAttr<'getBLEDeviceServices'>;
@@ -581,7 +581,7 @@ export declare const getBLEDeviceServices: PickMPAttr<'getBLEDeviceServices'>;
581
581
  * | Platform | Apps |
582
582
  * | ------------- | -------- |
583
583
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
584
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
584
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
585
585
  * | web | |
586
586
  */
587
587
  export declare const getBLEDeviceServicesAsync: (args?: ({
@@ -603,7 +603,7 @@ export declare const getBLEDeviceServicesAsync: (args?: ({
603
603
  * | Platform | Apps |
604
604
  * | ------------- | -------- |
605
605
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
606
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
606
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
607
607
  * | web | |
608
608
  */
609
609
  export declare const getBluetoothAdapterState: PickMPAttr<'getBluetoothAdapterState'>;
@@ -613,7 +613,7 @@ export declare const getBluetoothAdapterState: PickMPAttr<'getBluetoothAdapterSt
613
613
  * | Platform | Apps |
614
614
  * | ------------- | -------- |
615
615
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
616
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
616
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
617
617
  * | web | |
618
618
  */
619
619
  export declare const getBluetoothAdapterStateAsync: (args?: AsyncCallback<{
@@ -629,7 +629,7 @@ export declare const getBluetoothAdapterStateAsync: (args?: AsyncCallback<{
629
629
  * | Platform | Apps |
630
630
  * | ------------- | -------- |
631
631
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
632
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
632
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
633
633
  * | web | |
634
634
  */
635
635
  export declare const getBluetoothDevices: PickMPAttr<'getBluetoothDevices'>;
@@ -639,7 +639,7 @@ export declare const getBluetoothDevices: PickMPAttr<'getBluetoothDevices'>;
639
639
  * | Platform | Apps |
640
640
  * | ------------- | -------- |
641
641
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
642
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
642
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
643
643
  * | web | |
644
644
  */
645
645
  export declare const getBluetoothDevicesAsync: (args?: AsyncCallback<{
@@ -653,7 +653,7 @@ export declare const getBluetoothDevicesAsync: (args?: AsyncCallback<{
653
653
  * | Platform | Apps |
654
654
  * | ------------- | -------- |
655
655
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
656
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
656
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
657
657
  * | web | demo,alipay,h5 |
658
658
  */
659
659
  export declare const getClipboard: PickMPAttr<'getClipboard'>;
@@ -663,7 +663,7 @@ export declare const getClipboard: PickMPAttr<'getClipboard'>;
663
663
  * | Platform | Apps |
664
664
  * | ------------- | -------- |
665
665
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
666
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
666
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
667
667
  * | web | demo,alipay,h5 |
668
668
  */
669
669
  export declare const getClipboardAsync: (args?: GetClipboardArgs | undefined) => Promise<{
@@ -693,7 +693,7 @@ export declare const getComponentAuthAsync: (args?: any) => Promise<unknown>;
693
693
  * | Platform | Apps |
694
694
  * | ------------- | -------- |
695
695
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
696
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
696
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
697
697
  * | web | |
698
698
  */
699
699
  export declare const getConnectedBluetoothDevices: PickMPAttr<'getConnectedBluetoothDevices'>;
@@ -703,7 +703,7 @@ export declare const getConnectedBluetoothDevices: PickMPAttr<'getConnectedBluet
703
703
  * | Platform | Apps |
704
704
  * | ------------- | -------- |
705
705
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
706
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
706
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
707
707
  * | web | |
708
708
  */
709
709
  export declare const getConnectedBluetoothDevicesAsync: (args?: ({
@@ -715,7 +715,7 @@ export declare const getConnectedBluetoothDevicesAsync: (args?: ({
715
715
  * | Platform | Apps |
716
716
  * | ------------- | -------- |
717
717
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
718
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
718
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
719
719
  * | web | demo,alipay |
720
720
  */
721
721
  export declare const getFileInfo: PickMPAttr<'getFileInfo'>;
@@ -725,7 +725,7 @@ export declare const getFileInfo: PickMPAttr<'getFileInfo'>;
725
725
  * | Platform | Apps |
726
726
  * | ------------- | -------- |
727
727
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
728
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
728
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
729
729
  * | web | demo,alipay |
730
730
  */
731
731
  export declare const getFileInfoAsync: (args?: GetFileArgs | undefined) => Promise<{
@@ -738,7 +738,7 @@ export declare const getFileInfoAsync: (args?: GetFileArgs | undefined) => Promi
738
738
  * | Platform | Apps |
739
739
  * | ------------- | -------- |
740
740
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
741
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
741
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
742
742
  * | web | demo,alipay |
743
743
  */
744
744
  export declare const getImageInfo: PickMPAttr<'getImageInfo'>;
@@ -748,7 +748,7 @@ export declare const getImageInfo: PickMPAttr<'getImageInfo'>;
748
748
  * | Platform | Apps |
749
749
  * | ------------- | -------- |
750
750
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
751
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
751
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
752
752
  * | web | demo,alipay |
753
753
  */
754
754
  export declare const getImageInfoAsync: (args?: GetImageInfo | undefined) => Promise<GetImageInfoCallbackValue>;
@@ -758,7 +758,7 @@ export declare const getImageInfoAsync: (args?: GetImageInfo | undefined) => Pro
758
758
  * | Platform | Apps |
759
759
  * | ------------- | -------- |
760
760
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
761
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
761
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
762
762
  * | web | demo,alipay,h5,tngdh5ng,changipay,kaspi |
763
763
  */
764
764
  export declare const getLocation: PickMPAttr<'getLocation'>;
@@ -768,7 +768,7 @@ export declare const getLocation: PickMPAttr<'getLocation'>;
768
768
  * | Platform | Apps |
769
769
  * | ------------- | -------- |
770
770
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
771
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
771
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
772
772
  * | web | demo,alipay,h5,tngdh5ng,changipay,kaspi |
773
773
  */
774
774
  export declare const getLocationAsync: (args?: ({
@@ -783,7 +783,7 @@ export declare const getLocationAsync: (args?: ({
783
783
  * | Platform | Apps |
784
784
  * | ------------- | -------- |
785
785
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
786
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
786
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
787
787
  * | web | demo,alipay,h5,tngdh5ng |
788
788
  */
789
789
  export declare const getNetworkType: PickMPAttr<'getNetworkType'>;
@@ -793,7 +793,7 @@ export declare const getNetworkType: PickMPAttr<'getNetworkType'>;
793
793
  * | Platform | Apps |
794
794
  * | ------------- | -------- |
795
795
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
796
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
796
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
797
797
  * | web | demo,alipay,h5,tngdh5ng |
798
798
  */
799
799
  export declare const getNetworkTypeAsync: (args?: GetNetworkTypeArgs | undefined) => Promise<GetNetworkTypeCallbackValue>;
@@ -803,7 +803,7 @@ export declare const getNetworkTypeAsync: (args?: GetNetworkTypeArgs | undefined
803
803
  * | Platform | Apps |
804
804
  * | ------------- | -------- |
805
805
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
806
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
806
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
807
807
  * | web | demo |
808
808
  */
809
809
  export declare const getOpenUserInfo: PickMPAttr<'getOpenUserInfo'>;
@@ -813,7 +813,7 @@ export declare const getOpenUserInfo: PickMPAttr<'getOpenUserInfo'>;
813
813
  * | Platform | Apps |
814
814
  * | ------------- | -------- |
815
815
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
816
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
816
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
817
817
  * | web | demo |
818
818
  */
819
819
  export declare const getOpenUserInfoAsync: (args?: GetOpenUserInfoArgs | undefined) => Promise<{
@@ -861,7 +861,7 @@ export declare const getPhoneNumberAsync: (args?: any) => Promise<unknown>;
861
861
  * | Platform | Apps |
862
862
  * | ------------- | -------- |
863
863
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
864
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
864
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
865
865
  * | web | demo,alipay |
866
866
  */
867
867
  export declare const getSavedFileInfo: PickMPAttr<'getSavedFileInfo'>;
@@ -871,7 +871,7 @@ export declare const getSavedFileInfo: PickMPAttr<'getSavedFileInfo'>;
871
871
  * | Platform | Apps |
872
872
  * | ------------- | -------- |
873
873
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
874
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
874
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
875
875
  * | web | demo,alipay |
876
876
  */
877
877
  export declare const getSavedFileInfoAsync: (args?: GetSavedFileInfo | undefined) => Promise<{
@@ -884,7 +884,7 @@ export declare const getSavedFileInfoAsync: (args?: GetSavedFileInfo | undefined
884
884
  * | Platform | Apps |
885
885
  * | ------------- | -------- |
886
886
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
887
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
887
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
888
888
  * | web | demo,alipay |
889
889
  */
890
890
  export declare const getSavedFileList: PickMPAttr<'getSavedFileList'>;
@@ -894,7 +894,7 @@ export declare const getSavedFileList: PickMPAttr<'getSavedFileList'>;
894
894
  * | Platform | Apps |
895
895
  * | ------------- | -------- |
896
896
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
897
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
897
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
898
898
  * | web | demo,alipay |
899
899
  */
900
900
  export declare const getSavedFileListAsync: (args?: GetSavedFileListArgs | undefined) => Promise<{
@@ -910,7 +910,7 @@ export declare const getSavedFileListAsync: (args?: GetSavedFileListArgs | undef
910
910
  * | Platform | Apps |
911
911
  * | ------------- | -------- |
912
912
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
913
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
913
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
914
914
  * | web | demo,alipay |
915
915
  */
916
916
  export declare const getScreenBrightness: PickMPAttr<'getScreenBrightness'>;
@@ -920,7 +920,7 @@ export declare const getScreenBrightness: PickMPAttr<'getScreenBrightness'>;
920
920
  * | Platform | Apps |
921
921
  * | ------------- | -------- |
922
922
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
923
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
923
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
924
924
  * | web | demo,alipay |
925
925
  */
926
926
  export declare const getScreenBrightnessAsync: (args?: AsyncCallback<{
@@ -934,7 +934,7 @@ export declare const getScreenBrightnessAsync: (args?: AsyncCallback<{
934
934
  * | Platform | Apps |
935
935
  * | ------------- | -------- |
936
936
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
937
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
937
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
938
938
  * | web | demo,alipay |
939
939
  */
940
940
  export declare const getServerTime: PickMPAttr<'getServerTime'>;
@@ -944,7 +944,7 @@ export declare const getServerTime: PickMPAttr<'getServerTime'>;
944
944
  * | Platform | Apps |
945
945
  * | ------------- | -------- |
946
946
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
947
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
947
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
948
948
  * | web | demo,alipay |
949
949
  */
950
950
  export declare const getServerTimeAsync: (args?: AsyncCallback<{
@@ -958,7 +958,7 @@ export declare const getServerTimeAsync: (args?: AsyncCallback<{
958
958
  * | Platform | Apps |
959
959
  * | ------------- | -------- |
960
960
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
961
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
961
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
962
962
  * | web | demo,alipay |
963
963
  */
964
964
  export declare const getSetting: PickMPAttr<'getSetting'>;
@@ -968,7 +968,7 @@ export declare const getSetting: PickMPAttr<'getSetting'>;
968
968
  * | Platform | Apps |
969
969
  * | ------------- | -------- |
970
970
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
971
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
971
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
972
972
  * | web | demo,alipay |
973
973
  */
974
974
  export declare const getSettingAsync: (args?: import("@hylid/call/lib/promisify").Options | undefined) => Promise<any>;
@@ -978,7 +978,7 @@ export declare const getSettingAsync: (args?: import("@hylid/call/lib/promisify"
978
978
  * | Platform | Apps |
979
979
  * | ------------- | -------- |
980
980
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
981
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
981
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
982
982
  * | web | demo,alipay,h5 |
983
983
  */
984
984
  export declare const getSiteInfo: PickMPAttr<'getSiteInfo'>;
@@ -988,7 +988,7 @@ export declare const getSiteInfo: PickMPAttr<'getSiteInfo'>;
988
988
  * | Platform | Apps |
989
989
  * | ------------- | -------- |
990
990
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
991
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
991
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
992
992
  * | web | demo,alipay,h5 |
993
993
  */
994
994
  export declare const getSiteInfoAsync: (args?: AsyncCallback<GetSiteInfoCallbackValue> | undefined) => Promise<GetSiteInfoCallbackValue>;
@@ -998,7 +998,7 @@ export declare const getSiteInfoAsync: (args?: AsyncCallback<GetSiteInfoCallback
998
998
  * | Platform | Apps |
999
999
  * | ------------- | -------- |
1000
1000
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1001
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1001
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1002
1002
  * | web | demo,alipay,h5,changipay,kaspi |
1003
1003
  */
1004
1004
  export declare const getStorage: PickMPAttr<'getStorage'>;
@@ -1008,7 +1008,7 @@ export declare const getStorage: PickMPAttr<'getStorage'>;
1008
1008
  * | Platform | Apps |
1009
1009
  * | ------------- | -------- |
1010
1010
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1011
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1011
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1012
1012
  * | web | demo,alipay,h5,changipay,kaspi |
1013
1013
  */
1014
1014
  export declare const getStorageAsync: (args?: GetStorage | undefined) => Promise<{
@@ -1029,7 +1029,7 @@ export declare const getStorageSync: PickMPAttr<'getStorageSync'>;
1029
1029
  * | Platform | Apps |
1030
1030
  * | ------------- | -------- |
1031
1031
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1032
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1032
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1033
1033
  * | web | demo,alipay,h5,tngdh5ng,changipay,kaspi |
1034
1034
  */
1035
1035
  export declare const getSystemInfo: PickMPAttr<'getSystemInfo'>;
@@ -1039,7 +1039,7 @@ export declare const getSystemInfo: PickMPAttr<'getSystemInfo'>;
1039
1039
  * | Platform | Apps |
1040
1040
  * | ------------- | -------- |
1041
1041
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1042
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1042
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1043
1043
  * | web | demo,alipay,h5,tngdh5ng,changipay,kaspi |
1044
1044
  */
1045
1045
  export declare const getSystemInfoAsync: (args?: GetSystemInfoArgs | undefined) => Promise<GetSystemInfoCallbackValue>;
@@ -1057,7 +1057,7 @@ export declare const getSystemInfoSync: PickMPAttr<'getSystemInfoSync'>;
1057
1057
  * | Platform | Apps |
1058
1058
  * | ------------- | -------- |
1059
1059
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1060
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1060
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1061
1061
  * | web | alipay |
1062
1062
  */
1063
1063
  export declare const hideBackHome: PickMPAttr<'hideBackHome'>;
@@ -1067,7 +1067,7 @@ export declare const hideBackHome: PickMPAttr<'hideBackHome'>;
1067
1067
  * | Platform | Apps |
1068
1068
  * | ------------- | -------- |
1069
1069
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1070
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1070
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1071
1071
  * | web | alipay |
1072
1072
  */
1073
1073
  export declare const hideBackHomeAsync: (args?: import("@hylid/call/lib/promisify").Options | undefined) => Promise<any>;
@@ -1077,7 +1077,7 @@ export declare const hideBackHomeAsync: (args?: import("@hylid/call/lib/promisif
1077
1077
  * | Platform | Apps |
1078
1078
  * | ------------- | -------- |
1079
1079
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1080
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1080
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1081
1081
  * | web | demo,alipay |
1082
1082
  */
1083
1083
  export declare const hideKeyboard: PickMPAttr<'hideKeyboard'>;
@@ -1087,7 +1087,7 @@ export declare const hideKeyboard: PickMPAttr<'hideKeyboard'>;
1087
1087
  * | Platform | Apps |
1088
1088
  * | ------------- | -------- |
1089
1089
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1090
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1090
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1091
1091
  * | web | demo,alipay |
1092
1092
  */
1093
1093
  export declare const hideKeyboardAsync: (args?: import("@hylid/call/lib/promisify").Options | undefined) => Promise<any>;
@@ -1097,7 +1097,7 @@ export declare const hideKeyboardAsync: (args?: import("@hylid/call/lib/promisif
1097
1097
  * | Platform | Apps |
1098
1098
  * | ------------- | -------- |
1099
1099
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1100
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1100
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1101
1101
  * | web | demo,alipay,h5,tngdh5ng |
1102
1102
  */
1103
1103
  export declare const hideLoading: PickMPAttr<'hideLoading'>;
@@ -1107,7 +1107,7 @@ export declare const hideLoading: PickMPAttr<'hideLoading'>;
1107
1107
  * | Platform | Apps |
1108
1108
  * | ------------- | -------- |
1109
1109
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1110
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1110
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1111
1111
  * | web | demo,alipay,h5,tngdh5ng |
1112
1112
  */
1113
1113
  export declare const hideLoadingAsync: (args?: import("@hylid/call/lib/promisify").Options | undefined) => Promise<any>;
@@ -1117,7 +1117,7 @@ export declare const hideLoadingAsync: (args?: import("@hylid/call/lib/promisify
1117
1117
  * | Platform | Apps |
1118
1118
  * | ------------- | -------- |
1119
1119
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1120
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1120
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1121
1121
  * | web | demo,alipay |
1122
1122
  */
1123
1123
  export declare const hideNavigationBarLoading: PickMPAttr<'hideNavigationBarLoading'>;
@@ -1127,7 +1127,7 @@ export declare const hideNavigationBarLoading: PickMPAttr<'hideNavigationBarLoad
1127
1127
  * | Platform | Apps |
1128
1128
  * | ------------- | -------- |
1129
1129
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1130
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1130
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1131
1131
  * | web | demo,alipay |
1132
1132
  */
1133
1133
  export declare const hideNavigationBarLoadingAsync: (args?: import("@hylid/call/lib/promisify").Options | undefined) => Promise<any>;
@@ -1137,7 +1137,7 @@ export declare const hideNavigationBarLoadingAsync: (args?: import("@hylid/call/
1137
1137
  * | Platform | Apps |
1138
1138
  * | ------------- | -------- |
1139
1139
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1140
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1140
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1141
1141
  * | web | alipay |
1142
1142
  */
1143
1143
  export declare const hideTabBar: PickMPAttr<'hideTabBar'>;
@@ -1147,7 +1147,7 @@ export declare const hideTabBar: PickMPAttr<'hideTabBar'>;
1147
1147
  * | Platform | Apps |
1148
1148
  * | ------------- | -------- |
1149
1149
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1150
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1150
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1151
1151
  * | web | alipay |
1152
1152
  */
1153
1153
  export declare const hideTabBarAsync: (args?: HideTabBarArgs | undefined) => Promise<undefined>;
@@ -1157,7 +1157,7 @@ export declare const hideTabBarAsync: (args?: HideTabBarArgs | undefined) => Pro
1157
1157
  * | Platform | Apps |
1158
1158
  * | ------------- | -------- |
1159
1159
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1160
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1160
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1161
1161
  * | web | demo,alipay,h5,tngdh5ng |
1162
1162
  */
1163
1163
  export declare const hideToast: PickMPAttr<'hideToast'>;
@@ -1167,7 +1167,7 @@ export declare const hideToast: PickMPAttr<'hideToast'>;
1167
1167
  * | Platform | Apps |
1168
1168
  * | ------------- | -------- |
1169
1169
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1170
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1170
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1171
1171
  * | web | demo,alipay,h5,tngdh5ng |
1172
1172
  */
1173
1173
  export declare const hideToastAsync: (args?: import("@hylid/call/lib/promisify").Options | undefined) => Promise<any>;
@@ -1213,7 +1213,7 @@ export declare const isInstalledAppAsync: (args?: any) => Promise<unknown>;
1213
1213
  * | Platform | Apps |
1214
1214
  * | ------------- | -------- |
1215
1215
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1216
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1216
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1217
1217
  * | web | demo,alipay,h5,tngdh5ng |
1218
1218
  */
1219
1219
  export declare const makePhoneCall: PickMPAttr<'makePhoneCall'>;
@@ -1223,7 +1223,7 @@ export declare const makePhoneCall: PickMPAttr<'makePhoneCall'>;
1223
1223
  * | Platform | Apps |
1224
1224
  * | ------------- | -------- |
1225
1225
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1226
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1226
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1227
1227
  * | web | demo,alipay,h5,tngdh5ng |
1228
1228
  */
1229
1229
  export declare const makePhoneCallAsync: (args?: import("@hylid/call/lib/promisify").Options | undefined) => Promise<any>;
@@ -1233,7 +1233,7 @@ export declare const makePhoneCallAsync: (args?: import("@hylid/call/lib/promisi
1233
1233
  * | Platform | Apps |
1234
1234
  * | ------------- | -------- |
1235
1235
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1236
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1236
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1237
1237
  * | web | demo,alipay |
1238
1238
  */
1239
1239
  export declare const multiLevelSelect: PickMPAttr<'multiLevelSelect'>;
@@ -1243,7 +1243,7 @@ export declare const multiLevelSelect: PickMPAttr<'multiLevelSelect'>;
1243
1243
  * | Platform | Apps |
1244
1244
  * | ------------- | -------- |
1245
1245
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1246
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1246
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1247
1247
  * | web | demo,alipay |
1248
1248
  */
1249
1249
  export declare const multiLevelSelectAsync: (args?: MultiLevelSelectArgs | undefined) => Promise<{
@@ -1256,7 +1256,7 @@ export declare const multiLevelSelectAsync: (args?: MultiLevelSelectArgs | undef
1256
1256
  * | Platform | Apps |
1257
1257
  * | ------------- | -------- |
1258
1258
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1259
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1259
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1260
1260
  * | web | alipay,demo,h5,tngdh5ng |
1261
1261
  */
1262
1262
  export declare const navigateBack: PickMPAttr<'navigateBack'>;
@@ -1266,7 +1266,7 @@ export declare const navigateBack: PickMPAttr<'navigateBack'>;
1266
1266
  * | Platform | Apps |
1267
1267
  * | ------------- | -------- |
1268
1268
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1269
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1269
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1270
1270
  * | web | alipay,demo,h5,tngdh5ng |
1271
1271
  */
1272
1272
  export declare const navigateBackAsync: (args?: import("@hylid/call/lib/promisify").Options | undefined) => Promise<any>;
@@ -1276,7 +1276,7 @@ export declare const navigateBackAsync: (args?: import("@hylid/call/lib/promisif
1276
1276
  * | Platform | Apps |
1277
1277
  * | ------------- | -------- |
1278
1278
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1279
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1279
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1280
1280
  * | web | demo,alipay |
1281
1281
  */
1282
1282
  export declare const navigateBackMiniProgram: PickMPAttr<'navigateBackMiniProgram'>;
@@ -1286,7 +1286,7 @@ export declare const navigateBackMiniProgram: PickMPAttr<'navigateBackMiniProgra
1286
1286
  * | Platform | Apps |
1287
1287
  * | ------------- | -------- |
1288
1288
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1289
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1289
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1290
1290
  * | web | demo,alipay |
1291
1291
  */
1292
1292
  export declare const navigateBackMiniProgramAsync: (args?: NavigateBackMiniProgramArgs | undefined) => Promise<undefined>;
@@ -1297,7 +1297,7 @@ export declare const navigateBackMiniProgramAsync: (args?: NavigateBackMiniProgr
1297
1297
  * | ------------- | -------- |
1298
1298
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1299
1299
  * | web | alipay,demo,h5,tngdh5ng,changipay,kaspi |
1300
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1300
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1301
1301
  */
1302
1302
  export declare const navigateTo: PickMPAttr<'navigateTo'>;
1303
1303
  /**
@@ -1307,14 +1307,14 @@ export declare const navigateTo: PickMPAttr<'navigateTo'>;
1307
1307
  * | ------------- | -------- |
1308
1308
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1309
1309
  * | web | alipay,demo,h5,tngdh5ng,changipay,kaspi |
1310
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1310
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1311
1311
  */
1312
1312
  export declare const navigateToAsync: (args?: NavigateToArgs | undefined) => Promise<undefined>;
1313
1313
  /**
1314
1314
  * @support
1315
1315
  * | Platform | Apps |
1316
1316
  * | ------------- | -------- |
1317
- * | mp_web | alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
1317
+ * | mp_web | alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
1318
1318
  * | web | h5 |
1319
1319
  */
1320
1320
  export declare const navigateToBizScene: PickMPAttr<'navigateToBizScene'>;
@@ -1322,7 +1322,7 @@ export declare const navigateToBizScene: PickMPAttr<'navigateToBizScene'>;
1322
1322
  * @support
1323
1323
  * | Platform | Apps |
1324
1324
  * | ------------- | -------- |
1325
- * | mp_web | alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
1325
+ * | mp_web | alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
1326
1326
  * | web | h5 |
1327
1327
  */
1328
1328
  export declare const navigateToBizSceneAsync: (args?: ({
@@ -1338,7 +1338,7 @@ export declare const navigateToBizSceneAsync: (args?: ({
1338
1338
  * | Platform | Apps |
1339
1339
  * | ------------- | -------- |
1340
1340
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1341
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1341
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1342
1342
  * | web | demo,alipay,h5 |
1343
1343
  */
1344
1344
  export declare const navigateToMiniProgram: PickMPAttr<'navigateToMiniProgram'>;
@@ -1348,7 +1348,7 @@ export declare const navigateToMiniProgram: PickMPAttr<'navigateToMiniProgram'>;
1348
1348
  * | Platform | Apps |
1349
1349
  * | ------------- | -------- |
1350
1350
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1351
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1351
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1352
1352
  * | web | demo,alipay,h5 |
1353
1353
  */
1354
1354
  export declare const navigateToMiniProgramAsync: (args?: NavigateToMiniProgramArgs | undefined) => Promise<undefined>;
@@ -1358,7 +1358,7 @@ export declare const navigateToMiniProgramAsync: (args?: NavigateToMiniProgramAr
1358
1358
  * | Platform | Apps |
1359
1359
  * | ------------- | -------- |
1360
1360
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1361
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1361
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1362
1362
  * | web | |
1363
1363
  */
1364
1364
  export declare const notifyBLECharacteristicValueChange: PickMPAttr<'notifyBLECharacteristicValueChange'>;
@@ -1368,7 +1368,7 @@ export declare const notifyBLECharacteristicValueChange: PickMPAttr<'notifyBLECh
1368
1368
  * | Platform | Apps |
1369
1369
  * | ------------- | -------- |
1370
1370
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1371
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1371
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1372
1372
  * | web | |
1373
1373
  */
1374
1374
  export declare const notifyBLECharacteristicValueChangeAsync: (args?: ({
@@ -1384,7 +1384,7 @@ export declare const notifyBLECharacteristicValueChangeAsync: (args?: ({
1384
1384
  * | Platform | Apps |
1385
1385
  * | ------------- | -------- |
1386
1386
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1387
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1387
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1388
1388
  */
1389
1389
  export declare const offAccelerometerChange: PickMPAttr<'offAccelerometerChange'>;
1390
1390
  /**
@@ -1393,7 +1393,7 @@ export declare const offAccelerometerChange: PickMPAttr<'offAccelerometerChange'
1393
1393
  * | Platform | Apps |
1394
1394
  * | ------------- | -------- |
1395
1395
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1396
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1396
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1397
1397
  * | web | |
1398
1398
  */
1399
1399
  export declare const offBLECharacteristicValueChange: PickMPAttr<'offBLECharacteristicValueChange'>;
@@ -1403,7 +1403,7 @@ export declare const offBLECharacteristicValueChange: PickMPAttr<'offBLECharacte
1403
1403
  * | Platform | Apps |
1404
1404
  * | ------------- | -------- |
1405
1405
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1406
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1406
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1407
1407
  * | web | |
1408
1408
  */
1409
1409
  export declare const offBLEConnectionStateChanged: PickMPAttr<'offBLEConnectionStateChanged'>;
@@ -1413,7 +1413,7 @@ export declare const offBLEConnectionStateChanged: PickMPAttr<'offBLEConnectionS
1413
1413
  * | Platform | Apps |
1414
1414
  * | ------------- | -------- |
1415
1415
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1416
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1416
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1417
1417
  * | web | |
1418
1418
  */
1419
1419
  export declare const offBluetoothAdapterStateChange: PickMPAttr<'offBluetoothAdapterStateChange'>;
@@ -1423,7 +1423,7 @@ export declare const offBluetoothAdapterStateChange: PickMPAttr<'offBluetoothAda
1423
1423
  * | Platform | Apps |
1424
1424
  * | ------------- | -------- |
1425
1425
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1426
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1426
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1427
1427
  * | web | |
1428
1428
  */
1429
1429
  export declare const offBluetoothDeviceFound: PickMPAttr<'offBluetoothDeviceFound'>;
@@ -1433,7 +1433,7 @@ export declare const offBluetoothDeviceFound: PickMPAttr<'offBluetoothDeviceFoun
1433
1433
  * | Platform | Apps |
1434
1434
  * | ------------- | -------- |
1435
1435
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1436
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1436
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1437
1437
  */
1438
1438
  export declare const offCompassChange: PickMPAttr<'offCompassChange'>;
1439
1439
  /**
@@ -1442,7 +1442,7 @@ export declare const offCompassChange: PickMPAttr<'offCompassChange'>;
1442
1442
  * | Platform | Apps |
1443
1443
  * | ------------- | -------- |
1444
1444
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1445
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1445
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1446
1446
  */
1447
1447
  export declare const offMemoryWarning: PickMPAttr<'offMemoryWarning'>;
1448
1448
  /**
@@ -1451,7 +1451,7 @@ export declare const offMemoryWarning: PickMPAttr<'offMemoryWarning'>;
1451
1451
  * | Platform | Apps |
1452
1452
  * | ------------- | -------- |
1453
1453
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1454
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1454
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1455
1455
  * | web | |
1456
1456
  */
1457
1457
  export declare const offSocketClose: PickMPAttr<'offSocketClose'>;
@@ -1461,7 +1461,7 @@ export declare const offSocketClose: PickMPAttr<'offSocketClose'>;
1461
1461
  * | Platform | Apps |
1462
1462
  * | ------------- | -------- |
1463
1463
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1464
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1464
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1465
1465
  * | web | |
1466
1466
  */
1467
1467
  export declare const offSocketError: PickMPAttr<'offSocketError'>;
@@ -1471,7 +1471,7 @@ export declare const offSocketError: PickMPAttr<'offSocketError'>;
1471
1471
  * | Platform | Apps |
1472
1472
  * | ------------- | -------- |
1473
1473
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1474
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1474
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1475
1475
  * | web | |
1476
1476
  */
1477
1477
  export declare const offSocketMessage: PickMPAttr<'offSocketMessage'>;
@@ -1481,7 +1481,7 @@ export declare const offSocketMessage: PickMPAttr<'offSocketMessage'>;
1481
1481
  * | Platform | Apps |
1482
1482
  * | ------------- | -------- |
1483
1483
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1484
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1484
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1485
1485
  * | web | |
1486
1486
  */
1487
1487
  export declare const offSocketOpen: PickMPAttr<'offSocketOpen'>;
@@ -1491,7 +1491,7 @@ export declare const offSocketOpen: PickMPAttr<'offSocketOpen'>;
1491
1491
  * | Platform | Apps |
1492
1492
  * | ------------- | -------- |
1493
1493
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1494
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1494
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1495
1495
  * | web | |
1496
1496
  */
1497
1497
  export declare const offUserCaptureScreen: PickMPAttr<'offUserCaptureScreen'>;
@@ -1501,7 +1501,7 @@ export declare const offUserCaptureScreen: PickMPAttr<'offUserCaptureScreen'>;
1501
1501
  * | Platform | Apps |
1502
1502
  * | ------------- | -------- |
1503
1503
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1504
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1504
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1505
1505
  */
1506
1506
  export declare const onAccelerometerChange: PickMPAttr<'onAccelerometerChange'>;
1507
1507
  /**
@@ -1510,7 +1510,7 @@ export declare const onAccelerometerChange: PickMPAttr<'onAccelerometerChange'>;
1510
1510
  * | Platform | Apps |
1511
1511
  * | ------------- | -------- |
1512
1512
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1513
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1513
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1514
1514
  * | web | |
1515
1515
  */
1516
1516
  export declare const onBLECharacteristicValueChange: PickMPAttr<'onBLECharacteristicValueChange'>;
@@ -1520,7 +1520,7 @@ export declare const onBLECharacteristicValueChange: PickMPAttr<'onBLECharacteri
1520
1520
  * | Platform | Apps |
1521
1521
  * | ------------- | -------- |
1522
1522
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1523
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1523
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1524
1524
  * | web | |
1525
1525
  */
1526
1526
  export declare const onBLEConnectionStateChanged: PickMPAttr<'onBLEConnectionStateChanged'>;
@@ -1530,7 +1530,7 @@ export declare const onBLEConnectionStateChanged: PickMPAttr<'onBLEConnectionSta
1530
1530
  * | Platform | Apps |
1531
1531
  * | ------------- | -------- |
1532
1532
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1533
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1533
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1534
1534
  * | web | |
1535
1535
  */
1536
1536
  export declare const onBluetoothAdapterStateChange: PickMPAttr<'onBluetoothAdapterStateChange'>;
@@ -1540,7 +1540,7 @@ export declare const onBluetoothAdapterStateChange: PickMPAttr<'onBluetoothAdapt
1540
1540
  * | Platform | Apps |
1541
1541
  * | ------------- | -------- |
1542
1542
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1543
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1543
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1544
1544
  * | web | |
1545
1545
  */
1546
1546
  export declare const onBluetoothDeviceFound: PickMPAttr<'onBluetoothDeviceFound'>;
@@ -1550,7 +1550,7 @@ export declare const onBluetoothDeviceFound: PickMPAttr<'onBluetoothDeviceFound'
1550
1550
  * | Platform | Apps |
1551
1551
  * | ------------- | -------- |
1552
1552
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1553
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1553
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1554
1554
  */
1555
1555
  export declare const onCompassChange: PickMPAttr<'onCompassChange'>;
1556
1556
  /**
@@ -1559,7 +1559,7 @@ export declare const onCompassChange: PickMPAttr<'onCompassChange'>;
1559
1559
  * | Platform | Apps |
1560
1560
  * | ------------- | -------- |
1561
1561
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1562
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1562
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1563
1563
  */
1564
1564
  export declare const onMemoryWarning: PickMPAttr<'onMemoryWarning'>;
1565
1565
  /**
@@ -1568,7 +1568,7 @@ export declare const onMemoryWarning: PickMPAttr<'onMemoryWarning'>;
1568
1568
  * | Platform | Apps |
1569
1569
  * | ------------- | -------- |
1570
1570
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1571
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1571
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1572
1572
  * | web | |
1573
1573
  */
1574
1574
  export declare const onSocketClose: PickMPAttr<'onSocketClose'>;
@@ -1578,7 +1578,7 @@ export declare const onSocketClose: PickMPAttr<'onSocketClose'>;
1578
1578
  * | Platform | Apps |
1579
1579
  * | ------------- | -------- |
1580
1580
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1581
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1581
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1582
1582
  * | web | |
1583
1583
  */
1584
1584
  export declare const onSocketError: PickMPAttr<'onSocketError'>;
@@ -1588,7 +1588,7 @@ export declare const onSocketError: PickMPAttr<'onSocketError'>;
1588
1588
  * | Platform | Apps |
1589
1589
  * | ------------- | -------- |
1590
1590
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1591
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1591
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1592
1592
  * | web | |
1593
1593
  */
1594
1594
  export declare const onSocketMessage: PickMPAttr<'onSocketMessage'>;
@@ -1598,7 +1598,7 @@ export declare const onSocketMessage: PickMPAttr<'onSocketMessage'>;
1598
1598
  * | Platform | Apps |
1599
1599
  * | ------------- | -------- |
1600
1600
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1601
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1601
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1602
1602
  * | web | |
1603
1603
  */
1604
1604
  export declare const onSocketOpen: PickMPAttr<'onSocketOpen'>;
@@ -1608,7 +1608,7 @@ export declare const onSocketOpen: PickMPAttr<'onSocketOpen'>;
1608
1608
  * | Platform | Apps |
1609
1609
  * | ------------- | -------- |
1610
1610
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1611
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1611
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1612
1612
  * | web | alipay |
1613
1613
  */
1614
1614
  export declare const onUserCaptureScreen: PickMPAttr<'onUserCaptureScreen'>;
@@ -1618,7 +1618,7 @@ export declare const onUserCaptureScreen: PickMPAttr<'onUserCaptureScreen'>;
1618
1618
  * | Platform | Apps |
1619
1619
  * | ------------- | -------- |
1620
1620
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1621
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1621
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1622
1622
  * | web | |
1623
1623
  */
1624
1624
  export declare const openBluetoothAdapter: PickMPAttr<'openBluetoothAdapter'>;
@@ -1628,7 +1628,7 @@ export declare const openBluetoothAdapter: PickMPAttr<'openBluetoothAdapter'>;
1628
1628
  * | Platform | Apps |
1629
1629
  * | ------------- | -------- |
1630
1630
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1631
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1631
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1632
1632
  * | web | |
1633
1633
  */
1634
1634
  export declare const openBluetoothAdapterAsync: (args?: AsyncCallback<any> | undefined) => Promise<any>;
@@ -1638,7 +1638,7 @@ export declare const openBluetoothAdapterAsync: (args?: AsyncCallback<any> | und
1638
1638
  * | Platform | Apps |
1639
1639
  * | ------------- | -------- |
1640
1640
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1641
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1641
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1642
1642
  * | web | demo,alipay |
1643
1643
  */
1644
1644
  export declare const openDocument: PickMPAttr<'openDocument'>;
@@ -1648,7 +1648,7 @@ export declare const openDocument: PickMPAttr<'openDocument'>;
1648
1648
  * | Platform | Apps |
1649
1649
  * | ------------- | -------- |
1650
1650
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1651
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1651
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1652
1652
  * | web | demo,alipay |
1653
1653
  */
1654
1654
  export declare const openDocumentAsync: (args?: ({
@@ -1679,7 +1679,7 @@ export declare const openSchemeWithBackingAsync: (args?: any) => Promise<unknown
1679
1679
  * | Platform | Apps |
1680
1680
  * | ------------- | -------- |
1681
1681
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1682
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1682
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1683
1683
  * | web | demo,alipay |
1684
1684
  */
1685
1685
  export declare const openSetting: PickMPAttr<'openSetting'>;
@@ -1689,7 +1689,7 @@ export declare const openSetting: PickMPAttr<'openSetting'>;
1689
1689
  * | Platform | Apps |
1690
1690
  * | ------------- | -------- |
1691
1691
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1692
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1692
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1693
1693
  * | web | demo,alipay |
1694
1694
  */
1695
1695
  export declare const openSettingAsync: (args?: import("@hylid/call/lib/promisify").Options | undefined) => Promise<any>;
@@ -1700,7 +1700,7 @@ export declare const openSettingAsync: (args?: import("@hylid/call/lib/promisify
1700
1700
  * | ------------- | -------- |
1701
1701
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1702
1702
  * | web | h5 |
1703
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1703
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1704
1704
  */
1705
1705
  export declare const pageScrollTo: PickMPAttr<'pageScrollTo'>;
1706
1706
  /**
@@ -1710,7 +1710,7 @@ export declare const pageScrollTo: PickMPAttr<'pageScrollTo'>;
1710
1710
  * | ------------- | -------- |
1711
1711
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1712
1712
  * | web | h5 |
1713
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1713
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1714
1714
  */
1715
1715
  export declare const pageScrollToAsync: (args?: PageScrollToArgs | undefined) => Promise<undefined>;
1716
1716
  /**
@@ -1735,7 +1735,7 @@ export declare const paySignCenterAsync: (args?: any) => Promise<unknown>;
1735
1735
  * | Platform | Apps |
1736
1736
  * | ------------- | -------- |
1737
1737
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1738
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1738
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1739
1739
  * | web | demo,alipay |
1740
1740
  */
1741
1741
  export declare const previewImage: PickMPAttr<'previewImage'>;
@@ -1745,7 +1745,7 @@ export declare const previewImage: PickMPAttr<'previewImage'>;
1745
1745
  * | Platform | Apps |
1746
1746
  * | ------------- | -------- |
1747
1747
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1748
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1748
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1749
1749
  * | web | demo,alipay |
1750
1750
  */
1751
1751
  export declare const previewImageAsync: (args?: PreviewImageArgs | undefined) => Promise<undefined>;
@@ -1755,7 +1755,7 @@ export declare const previewImageAsync: (args?: PreviewImageArgs | undefined) =>
1755
1755
  * | Platform | Apps |
1756
1756
  * | ------------- | -------- |
1757
1757
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1758
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1758
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1759
1759
  * | web | demo,alipay,tngdh5ng |
1760
1760
  */
1761
1761
  export declare const prompt: PickMPAttr<'prompt'>;
@@ -1765,7 +1765,7 @@ export declare const prompt: PickMPAttr<'prompt'>;
1765
1765
  * | Platform | Apps |
1766
1766
  * | ------------- | -------- |
1767
1767
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1768
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1768
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1769
1769
  * | web | demo,alipay,tngdh5ng |
1770
1770
  */
1771
1771
  export declare const promptAsync: (args?: PromptArgs | undefined) => Promise<PromptCallbackValue>;
@@ -1775,7 +1775,7 @@ export declare const promptAsync: (args?: PromptArgs | undefined) => Promise<Pro
1775
1775
  * | Platform | Apps |
1776
1776
  * | ------------- | -------- |
1777
1777
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1778
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1778
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1779
1779
  * | web | |
1780
1780
  */
1781
1781
  export declare const readBLECharacteristicValue: PickMPAttr<'readBLECharacteristicValue'>;
@@ -1785,7 +1785,7 @@ export declare const readBLECharacteristicValue: PickMPAttr<'readBLECharacterist
1785
1785
  * | Platform | Apps |
1786
1786
  * | ------------- | -------- |
1787
1787
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1788
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1788
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1789
1789
  * | web | |
1790
1790
  */
1791
1791
  export declare const readBLECharacteristicValueAsync: (args?: ReadBLECharacteristicValueArgs | undefined) => Promise<{
@@ -1802,7 +1802,7 @@ export declare const readBLECharacteristicValueAsync: (args?: ReadBLECharacteris
1802
1802
  * | ------------- | -------- |
1803
1803
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1804
1804
  * | web | alipay,demo,h5,changipay,kaspi |
1805
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1805
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1806
1806
  */
1807
1807
  export declare const redirectTo: PickMPAttr<'redirectTo'>;
1808
1808
  /**
@@ -1812,7 +1812,7 @@ export declare const redirectTo: PickMPAttr<'redirectTo'>;
1812
1812
  * | ------------- | -------- |
1813
1813
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1814
1814
  * | web | alipay,demo,h5,changipay,kaspi |
1815
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1815
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1816
1816
  */
1817
1817
  export declare const redirectToAsync: (args?: RedirectToArgs | undefined) => Promise<undefined>;
1818
1818
  /**
@@ -1858,7 +1858,7 @@ export declare const regionSearchAppsByKeywordsAsync: (args?: any) => Promise<un
1858
1858
  * | ------------- | -------- |
1859
1859
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1860
1860
  * | web | |
1861
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1861
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1862
1862
  */
1863
1863
  export declare const reLaunch: PickMPAttr<'reLaunch'>;
1864
1864
  /**
@@ -1868,7 +1868,7 @@ export declare const reLaunch: PickMPAttr<'reLaunch'>;
1868
1868
  * | ------------- | -------- |
1869
1869
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1870
1870
  * | web | |
1871
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1871
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1872
1872
  */
1873
1873
  export declare const reLaunchAsync: (args?: ReLaunchArgs | undefined) => Promise<undefined>;
1874
1874
  /**
@@ -1877,7 +1877,7 @@ export declare const reLaunchAsync: (args?: ReLaunchArgs | undefined) => Promise
1877
1877
  * | Platform | Apps |
1878
1878
  * | ------------- | -------- |
1879
1879
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1880
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1880
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1881
1881
  * | web | demo,alipay |
1882
1882
  */
1883
1883
  export declare const removeSavedFile: PickMPAttr<'removeSavedFile'>;
@@ -1887,7 +1887,7 @@ export declare const removeSavedFile: PickMPAttr<'removeSavedFile'>;
1887
1887
  * | Platform | Apps |
1888
1888
  * | ------------- | -------- |
1889
1889
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1890
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1890
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1891
1891
  * | web | demo,alipay |
1892
1892
  */
1893
1893
  export declare const removeSavedFileAsync: (args?: RemoveSavedFileArgs | undefined) => Promise<void>;
@@ -1897,7 +1897,7 @@ export declare const removeSavedFileAsync: (args?: RemoveSavedFileArgs | undefin
1897
1897
  * | Platform | Apps |
1898
1898
  * | ------------- | -------- |
1899
1899
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1900
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1900
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1901
1901
  * | web | demo,alipay,h5,changipay,kaspi |
1902
1902
  */
1903
1903
  export declare const removeStorage: PickMPAttr<'removeStorage'>;
@@ -1907,7 +1907,7 @@ export declare const removeStorage: PickMPAttr<'removeStorage'>;
1907
1907
  * | Platform | Apps |
1908
1908
  * | ------------- | -------- |
1909
1909
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1910
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1910
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1911
1911
  * | web | demo,alipay,h5,changipay,kaspi |
1912
1912
  */
1913
1913
  export declare const removeStorageAsync: (args?: RemoveStorageArgs | undefined) => Promise<undefined>;
@@ -1926,7 +1926,7 @@ export declare const removeStorageSync: PickMPAttr<'removeStorageSync'>;
1926
1926
  * | Platform | Apps |
1927
1927
  * | ------------- | -------- |
1928
1928
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1929
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1929
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1930
1930
  * | web | demo,alipay,h5,changipay,kaspi |
1931
1931
  */
1932
1932
  export declare const request: PickMPAttr<'request'>;
@@ -1936,7 +1936,7 @@ export declare const request: PickMPAttr<'request'>;
1936
1936
  * | Platform | Apps |
1937
1937
  * | ------------- | -------- |
1938
1938
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1939
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1939
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1940
1940
  * | web | demo,alipay,h5,changipay,kaspi |
1941
1941
  */
1942
1942
  export declare const requestAsync: (args?: ({
@@ -1962,7 +1962,7 @@ export declare const requestAsync: (args?: ({
1962
1962
  * | Platform | Apps |
1963
1963
  * | ------------- | -------- |
1964
1964
  * | mp | alipay,alipayhk,demo |
1965
- * | mp_web | alipay,alipayhk,demo,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
1965
+ * | mp_web | alipay,alipayhk,demo,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
1966
1966
  * | web | alipay,demo,h5 |
1967
1967
  */
1968
1968
  export declare const rpc: PickMPAttr<'rpc'>;
@@ -1971,7 +1971,7 @@ export declare const rpc: PickMPAttr<'rpc'>;
1971
1971
  * | Platform | Apps |
1972
1972
  * | ------------- | -------- |
1973
1973
  * | mp | alipay,alipayhk,demo |
1974
- * | mp_web | alipay,alipayhk,demo,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
1974
+ * | mp_web | alipay,alipayhk,demo,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
1975
1975
  * | web | alipay,demo,h5 |
1976
1976
  */
1977
1977
  export declare const rpcAsync: (args?: (import("@hylid/types").IRPCArgs & import("@hylid/types").AsyncCallback<{
@@ -1987,7 +1987,7 @@ export declare const rpcAsync: (args?: (import("@hylid/types").IRPCArgs & import
1987
1987
  * | Platform | Apps |
1988
1988
  * | ------------- | -------- |
1989
1989
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
1990
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
1990
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
1991
1991
  * | web | demo,alipay |
1992
1992
  */
1993
1993
  export declare const saveFile: PickMPAttr<'saveFile'>;
@@ -1997,7 +1997,7 @@ export declare const saveFile: PickMPAttr<'saveFile'>;
1997
1997
  * | Platform | Apps |
1998
1998
  * | ------------- | -------- |
1999
1999
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2000
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2000
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2001
2001
  * | web | demo,alipay |
2002
2002
  */
2003
2003
  export declare const saveFileAsync: (args?: SaveFileArgs | undefined) => Promise<{
@@ -2009,7 +2009,7 @@ export declare const saveFileAsync: (args?: SaveFileArgs | undefined) => Promise
2009
2009
  * | Platform | Apps |
2010
2010
  * | ------------- | -------- |
2011
2011
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2012
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2012
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2013
2013
  * | web | demo,alipay |
2014
2014
  */
2015
2015
  export declare const saveImage: PickMPAttr<'saveImage'>;
@@ -2019,7 +2019,7 @@ export declare const saveImage: PickMPAttr<'saveImage'>;
2019
2019
  * | Platform | Apps |
2020
2020
  * | ------------- | -------- |
2021
2021
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2022
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2022
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2023
2023
  * | web | demo,alipay |
2024
2024
  */
2025
2025
  export declare const saveImageAsync: (args?: SaveImageArgs | undefined) => Promise<undefined>;
@@ -2029,7 +2029,7 @@ export declare const saveImageAsync: (args?: SaveImageArgs | undefined) => Promi
2029
2029
  * | Platform | Apps |
2030
2030
  * | ------------- | -------- |
2031
2031
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2032
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2032
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2033
2033
  * | web | demo,alipay |
2034
2034
  */
2035
2035
  export declare const scan: PickMPAttr<'scan'>;
@@ -2039,7 +2039,7 @@ export declare const scan: PickMPAttr<'scan'>;
2039
2039
  * | Platform | Apps |
2040
2040
  * | ------------- | -------- |
2041
2041
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2042
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2042
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2043
2043
  * | web | demo,alipay |
2044
2044
  */
2045
2045
  export declare const scanAsync: (args?: ScanArgs | undefined) => Promise<ScanCallbackValue>;
@@ -2049,7 +2049,7 @@ export declare const scanAsync: (args?: ScanArgs | undefined) => Promise<ScanCal
2049
2049
  * | Platform | Apps |
2050
2050
  * | ------------- | -------- |
2051
2051
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2052
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2052
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2053
2053
  * | web | |
2054
2054
  */
2055
2055
  export declare const sendSocketMessage: PickMPAttr<'sendSocketMessage'>;
@@ -2059,7 +2059,7 @@ export declare const sendSocketMessage: PickMPAttr<'sendSocketMessage'>;
2059
2059
  * | Platform | Apps |
2060
2060
  * | ------------- | -------- |
2061
2061
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2062
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2062
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2063
2063
  * | web | |
2064
2064
  */
2065
2065
  export declare const sendSocketMessageAsync: (args?: import("@hylid/call/lib/promisify").Options | undefined) => Promise<any>;
@@ -2069,7 +2069,7 @@ export declare const sendSocketMessageAsync: (args?: import("@hylid/call/lib/pro
2069
2069
  * | Platform | Apps |
2070
2070
  * | ------------- | -------- |
2071
2071
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2072
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2072
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2073
2073
  * | web | alipay |
2074
2074
  */
2075
2075
  export declare const setBackgroundColor: PickMPAttr<'setBackgroundColor'>;
@@ -2079,7 +2079,7 @@ export declare const setBackgroundColor: PickMPAttr<'setBackgroundColor'>;
2079
2079
  * | Platform | Apps |
2080
2080
  * | ------------- | -------- |
2081
2081
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2082
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2082
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2083
2083
  * | web | alipay |
2084
2084
  */
2085
2085
  export declare const setBackgroundColorAsync: (args?: SetBackgroundColorArgs | undefined) => Promise<undefined>;
@@ -2090,7 +2090,7 @@ export declare const setBackgroundColorAsync: (args?: SetBackgroundColorArgs | u
2090
2090
  * | ------------- | -------- |
2091
2091
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2092
2092
  * | web | alipay |
2093
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2093
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2094
2094
  */
2095
2095
  export declare const setCanPullDown: PickMPAttr<'setCanPullDown'>;
2096
2096
  /**
@@ -2100,7 +2100,7 @@ export declare const setCanPullDown: PickMPAttr<'setCanPullDown'>;
2100
2100
  * | ------------- | -------- |
2101
2101
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2102
2102
  * | web | alipay |
2103
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2103
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2104
2104
  */
2105
2105
  export declare const setCanPullDownAsync: (args?: ({
2106
2106
  canPullDown: boolean;
@@ -2111,7 +2111,7 @@ export declare const setCanPullDownAsync: (args?: ({
2111
2111
  * | Platform | Apps |
2112
2112
  * | ------------- | -------- |
2113
2113
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2114
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2114
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2115
2115
  * | web | demo,alipay,h5,tngdh5ng,changipay,kaspi |
2116
2116
  */
2117
2117
  export declare const setClipboard: PickMPAttr<'setClipboard'>;
@@ -2121,7 +2121,7 @@ export declare const setClipboard: PickMPAttr<'setClipboard'>;
2121
2121
  * | Platform | Apps |
2122
2122
  * | ------------- | -------- |
2123
2123
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2124
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2124
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2125
2125
  * | web | demo,alipay,h5,tngdh5ng,changipay,kaspi |
2126
2126
  */
2127
2127
  export declare const setClipboardAsync: (args?: SetClipboardArgs | undefined) => Promise<undefined>;
@@ -2131,7 +2131,7 @@ export declare const setClipboardAsync: (args?: SetClipboardArgs | undefined) =>
2131
2131
  * | Platform | Apps |
2132
2132
  * | ------------- | -------- |
2133
2133
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2134
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2134
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2135
2135
  * | web | demo,alipay |
2136
2136
  */
2137
2137
  export declare const setKeepScreenOn: PickMPAttr<'setKeepScreenOn'>;
@@ -2141,7 +2141,7 @@ export declare const setKeepScreenOn: PickMPAttr<'setKeepScreenOn'>;
2141
2141
  * | Platform | Apps |
2142
2142
  * | ------------- | -------- |
2143
2143
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2144
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2144
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2145
2145
  * | web | demo,alipay |
2146
2146
  */
2147
2147
  export declare const setKeepScreenOnAsync: (args?: SetKeepScreenOnArgs | undefined) => Promise<undefined>;
@@ -2151,7 +2151,7 @@ export declare const setKeepScreenOnAsync: (args?: SetKeepScreenOnArgs | undefin
2151
2151
  * | Platform | Apps |
2152
2152
  * | ------------- | -------- |
2153
2153
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2154
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2154
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2155
2155
  * | web | demo,alipay,h5,tngdh5ng |
2156
2156
  */
2157
2157
  export declare const setNavigationBar: PickMPAttr<'setNavigationBar'>;
@@ -2161,7 +2161,7 @@ export declare const setNavigationBar: PickMPAttr<'setNavigationBar'>;
2161
2161
  * | Platform | Apps |
2162
2162
  * | ------------- | -------- |
2163
2163
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2164
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2164
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2165
2165
  * | web | demo,alipay,h5,tngdh5ng |
2166
2166
  */
2167
2167
  export declare const setNavigationBarAsync: (args?: SetNavigationBarArgs | undefined) => Promise<undefined>;
@@ -2189,7 +2189,7 @@ export declare const setOptionMenuAsync: (args?: import("@hylid/call/lib/promisi
2189
2189
  * | Platform | Apps |
2190
2190
  * | ------------- | -------- |
2191
2191
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2192
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2192
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2193
2193
  * | web | demo,alipay |
2194
2194
  */
2195
2195
  export declare const setScreenBrightness: PickMPAttr<'setScreenBrightness'>;
@@ -2199,7 +2199,7 @@ export declare const setScreenBrightness: PickMPAttr<'setScreenBrightness'>;
2199
2199
  * | Platform | Apps |
2200
2200
  * | ------------- | -------- |
2201
2201
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2202
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2202
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2203
2203
  * | web | demo,alipay |
2204
2204
  */
2205
2205
  export declare const setScreenBrightnessAsync: (args?: SetScreenBrightnessArgs | undefined) => Promise<undefined>;
@@ -2209,7 +2209,7 @@ export declare const setScreenBrightnessAsync: (args?: SetScreenBrightnessArgs |
2209
2209
  * | Platform | Apps |
2210
2210
  * | ------------- | -------- |
2211
2211
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2212
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2212
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2213
2213
  * | web | demo,alipay,h5,changipay,kaspi |
2214
2214
  */
2215
2215
  export declare const setStorage: PickMPAttr<'setStorage'>;
@@ -2219,7 +2219,7 @@ export declare const setStorage: PickMPAttr<'setStorage'>;
2219
2219
  * | Platform | Apps |
2220
2220
  * | ------------- | -------- |
2221
2221
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2222
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2222
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2223
2223
  * | web | demo,alipay,h5,changipay,kaspi |
2224
2224
  */
2225
2225
  export declare const setStorageAsync: (args?: SetStorage | undefined) => Promise<undefined>;
@@ -2238,7 +2238,7 @@ export declare const setStorageSync: PickMPAttr<'setStorageSync'>;
2238
2238
  * | Platform | Apps |
2239
2239
  * | ------------- | -------- |
2240
2240
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2241
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2241
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2242
2242
  * | web | alipay |
2243
2243
  */
2244
2244
  export declare const setTabBarStyle: PickMPAttr<'setTabBarStyle'>;
@@ -2248,7 +2248,7 @@ export declare const setTabBarStyle: PickMPAttr<'setTabBarStyle'>;
2248
2248
  * | Platform | Apps |
2249
2249
  * | ------------- | -------- |
2250
2250
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2251
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2251
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2252
2252
  * | web | alipay |
2253
2253
  */
2254
2254
  export declare const setTabBarStyleAsync: (args?: SetTabBarStyleArgs | undefined) => Promise<any>;
@@ -2258,7 +2258,7 @@ export declare const setTabBarStyleAsync: (args?: SetTabBarStyleArgs | undefined
2258
2258
  * | Platform | Apps |
2259
2259
  * | ------------- | -------- |
2260
2260
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2261
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2261
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2262
2262
  * | web | demo,alipay |
2263
2263
  */
2264
2264
  export declare const showActionSheet: PickMPAttr<'showActionSheet'>;
@@ -2268,7 +2268,7 @@ export declare const showActionSheet: PickMPAttr<'showActionSheet'>;
2268
2268
  * | Platform | Apps |
2269
2269
  * | ------------- | -------- |
2270
2270
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2271
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2271
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2272
2272
  * | web | demo,alipay |
2273
2273
  */
2274
2274
  export declare const showActionSheetAsync: (args?: ShowActionSheetArgs | undefined) => Promise<any>;
@@ -2278,7 +2278,7 @@ export declare const showActionSheetAsync: (args?: ShowActionSheetArgs | undefin
2278
2278
  * | Platform | Apps |
2279
2279
  * | ------------- | -------- |
2280
2280
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2281
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2281
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2282
2282
  * | web | demo,alipay |
2283
2283
  */
2284
2284
  export declare const showAuthGuide: PickMPAttr<'showAuthGuide'>;
@@ -2288,7 +2288,7 @@ export declare const showAuthGuide: PickMPAttr<'showAuthGuide'>;
2288
2288
  * | Platform | Apps |
2289
2289
  * | ------------- | -------- |
2290
2290
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2291
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2291
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2292
2292
  * | web | demo,alipay |
2293
2293
  */
2294
2294
  export declare const showAuthGuideAsync: (args?: (import("@hylid/types").AsyncCallback<{
@@ -2305,7 +2305,7 @@ export declare const showAuthGuideAsync: (args?: (import("@hylid/types").AsyncCa
2305
2305
  * | Platform | Apps |
2306
2306
  * | ------------- | -------- |
2307
2307
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2308
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2308
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2309
2309
  * | web | demo,alipay,h5,tngdh5ng |
2310
2310
  */
2311
2311
  export declare const showLoading: PickMPAttr<'showLoading'>;
@@ -2315,7 +2315,7 @@ export declare const showLoading: PickMPAttr<'showLoading'>;
2315
2315
  * | Platform | Apps |
2316
2316
  * | ------------- | -------- |
2317
2317
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2318
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2318
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2319
2319
  * | web | demo,alipay,h5,tngdh5ng |
2320
2320
  */
2321
2321
  export declare const showLoadingAsync: (args?: import("@hylid/call/lib/promisify").Options | undefined) => Promise<any>;
@@ -2325,7 +2325,7 @@ export declare const showLoadingAsync: (args?: import("@hylid/call/lib/promisify
2325
2325
  * | Platform | Apps |
2326
2326
  * | ------------- | -------- |
2327
2327
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2328
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2328
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2329
2329
  * | web | demo,alipay |
2330
2330
  */
2331
2331
  export declare const showNavigationBarLoading: PickMPAttr<'showNavigationBarLoading'>;
@@ -2335,7 +2335,7 @@ export declare const showNavigationBarLoading: PickMPAttr<'showNavigationBarLoad
2335
2335
  * | Platform | Apps |
2336
2336
  * | ------------- | -------- |
2337
2337
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2338
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2338
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2339
2339
  * | web | demo,alipay |
2340
2340
  */
2341
2341
  export declare const showNavigationBarLoadingAsync: (args?: import("@hylid/call/lib/promisify").Options | undefined) => Promise<any>;
@@ -2345,7 +2345,7 @@ export declare const showNavigationBarLoadingAsync: (args?: import("@hylid/call/
2345
2345
  * | Platform | Apps |
2346
2346
  * | ------------- | -------- |
2347
2347
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,wechat |
2348
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2348
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2349
2349
  * | web | demo,alipay,h5,tngdh5ng,changipay,kaspi |
2350
2350
  */
2351
2351
  export declare const showToast: PickMPAttr<'showToast'>;
@@ -2355,7 +2355,7 @@ export declare const showToast: PickMPAttr<'showToast'>;
2355
2355
  * | Platform | Apps |
2356
2356
  * | ------------- | -------- |
2357
2357
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,wechat |
2358
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2358
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2359
2359
  * | web | demo,alipay,h5,tngdh5ng,changipay,kaspi |
2360
2360
  */
2361
2361
  export declare const showToastAsync: (args?: import("@hylid/call/lib/promisify").Options | undefined) => Promise<any>;
@@ -2365,7 +2365,7 @@ export declare const showToastAsync: (args?: import("@hylid/call/lib/promisify")
2365
2365
  * | Platform | Apps |
2366
2366
  * | ------------- | -------- |
2367
2367
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2368
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2368
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2369
2369
  * | web | demo,alipay |
2370
2370
  */
2371
2371
  export declare const signContract: PickMPAttr<'signContract'>;
@@ -2375,7 +2375,7 @@ export declare const signContract: PickMPAttr<'signContract'>;
2375
2375
  * | Platform | Apps |
2376
2376
  * | ------------- | -------- |
2377
2377
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2378
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2378
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2379
2379
  * | web | demo,alipay |
2380
2380
  */
2381
2381
  export declare const signContractAsync: (args?: SignContractArgs | undefined) => Promise<{
@@ -2424,7 +2424,7 @@ export declare const startBizServiceAsync: (args?: any) => Promise<unknown>;
2424
2424
  * | Platform | Apps |
2425
2425
  * | ------------- | -------- |
2426
2426
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2427
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2427
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2428
2428
  * | web | |
2429
2429
  */
2430
2430
  export declare const startBluetoothDevicesDiscovery: PickMPAttr<'startBluetoothDevicesDiscovery'>;
@@ -2434,7 +2434,7 @@ export declare const startBluetoothDevicesDiscovery: PickMPAttr<'startBluetoothD
2434
2434
  * | Platform | Apps |
2435
2435
  * | ------------- | -------- |
2436
2436
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2437
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2437
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2438
2438
  * | web | |
2439
2439
  */
2440
2440
  export declare const startBluetoothDevicesDiscoveryAsync: (args?: import("@hylid/call/lib/promisify").Options | undefined) => Promise<any>;
@@ -2445,7 +2445,7 @@ export declare const startBluetoothDevicesDiscoveryAsync: (args?: import("@hylid
2445
2445
  * | ------------- | -------- |
2446
2446
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2447
2447
  * | web | alipay |
2448
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2448
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2449
2449
  */
2450
2450
  export declare const startPullDownRefresh: PickMPAttr<'startPullDownRefresh'>;
2451
2451
  /**
@@ -2455,7 +2455,7 @@ export declare const startPullDownRefresh: PickMPAttr<'startPullDownRefresh'>;
2455
2455
  * | ------------- | -------- |
2456
2456
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2457
2457
  * | web | alipay |
2458
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2458
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2459
2459
  */
2460
2460
  export declare const startPullDownRefreshAsync: (args?: import("@hylid/call/lib/promisify").Options | undefined) => Promise<any>;
2461
2461
  /**
@@ -2464,7 +2464,7 @@ export declare const startPullDownRefreshAsync: (args?: import("@hylid/call/lib/
2464
2464
  * | Platform | Apps |
2465
2465
  * | ------------- | -------- |
2466
2466
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2467
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2467
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2468
2468
  * | web | |
2469
2469
  */
2470
2470
  export declare const stopBluetoothDevicesDiscovery: PickMPAttr<'stopBluetoothDevicesDiscovery'>;
@@ -2474,7 +2474,7 @@ export declare const stopBluetoothDevicesDiscovery: PickMPAttr<'stopBluetoothDev
2474
2474
  * | Platform | Apps |
2475
2475
  * | ------------- | -------- |
2476
2476
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2477
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2477
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2478
2478
  * | web | |
2479
2479
  */
2480
2480
  export declare const stopBluetoothDevicesDiscoveryAsync: (args?: import("@hylid/call/lib/promisify").Options | undefined) => Promise<any>;
@@ -2485,7 +2485,7 @@ export declare const stopBluetoothDevicesDiscoveryAsync: (args?: import("@hylid/
2485
2485
  * | ------------- | -------- |
2486
2486
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2487
2487
  * | web | alipay |
2488
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2488
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2489
2489
  */
2490
2490
  export declare const stopPullDownRefresh: PickMPAttr<'stopPullDownRefresh'>;
2491
2491
  /**
@@ -2495,7 +2495,7 @@ export declare const stopPullDownRefresh: PickMPAttr<'stopPullDownRefresh'>;
2495
2495
  * | ------------- | -------- |
2496
2496
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2497
2497
  * | web | alipay |
2498
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2498
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2499
2499
  */
2500
2500
  export declare const stopPullDownRefreshAsync: (args?: import("@hylid/call/lib/promisify").Options | undefined) => Promise<any>;
2501
2501
  /**
@@ -2505,7 +2505,7 @@ export declare const stopPullDownRefreshAsync: (args?: import("@hylid/call/lib/p
2505
2505
  * | ------------- | -------- |
2506
2506
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2507
2507
  * | web | |
2508
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2508
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2509
2509
  */
2510
2510
  export declare const switchTab: PickMPAttr<'switchTab'>;
2511
2511
  /**
@@ -2515,7 +2515,7 @@ export declare const switchTab: PickMPAttr<'switchTab'>;
2515
2515
  * | ------------- | -------- |
2516
2516
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2517
2517
  * | web | |
2518
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2518
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2519
2519
  */
2520
2520
  export declare const switchTabAsync: (args?: SwitchTabArgs | undefined) => Promise<undefined>;
2521
2521
  /**
@@ -2543,7 +2543,7 @@ export declare const thirdPartyAuthForAcAsync: (args?: any) => Promise<unknown>;
2543
2543
  * | Platform | Apps |
2544
2544
  * | ------------- | -------- |
2545
2545
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2546
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2546
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2547
2547
  * | web | demo,alipay |
2548
2548
  */
2549
2549
  export declare const tradePay: PickMPAttr<'tradePay'>;
@@ -2554,7 +2554,7 @@ export declare const tradePay: PickMPAttr<'tradePay'>;
2554
2554
  * | Platform | Apps |
2555
2555
  * | ------------- | -------- |
2556
2556
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2557
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2557
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2558
2558
  * | web | demo,alipay |
2559
2559
  */
2560
2560
  export declare const tradePayAsync: (args?: TradePayArgs | undefined) => Promise<{
@@ -2604,7 +2604,7 @@ export declare const uploadApdidTokenAsync: (args?: any) => Promise<unknown>;
2604
2604
  * | Platform | Apps |
2605
2605
  * | ------------- | -------- |
2606
2606
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2607
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2607
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2608
2608
  * | web | demo,alipay |
2609
2609
  */
2610
2610
  export declare const uploadFile: PickMPAttr<'uploadFile'>;
@@ -2614,7 +2614,7 @@ export declare const uploadFile: PickMPAttr<'uploadFile'>;
2614
2614
  * | Platform | Apps |
2615
2615
  * | ------------- | -------- |
2616
2616
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2617
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2617
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2618
2618
  * | web | demo,alipay |
2619
2619
  */
2620
2620
  export declare const uploadFileAsync: (args?: UploadFileArgs | undefined) => Promise<UploadFileCallbackValue>;
@@ -2624,7 +2624,7 @@ export declare const uploadFileAsync: (args?: UploadFileArgs | undefined) => Pro
2624
2624
  * | Platform | Apps |
2625
2625
  * | ------------- | -------- |
2626
2626
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2627
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2627
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2628
2628
  * | web | demo,alipay,tngdh5ng |
2629
2629
  */
2630
2630
  export declare const vibrate: PickMPAttr<'vibrate'>;
@@ -2634,7 +2634,7 @@ export declare const vibrate: PickMPAttr<'vibrate'>;
2634
2634
  * | Platform | Apps |
2635
2635
  * | ------------- | -------- |
2636
2636
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2637
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2637
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2638
2638
  * | web | demo,alipay,tngdh5ng |
2639
2639
  */
2640
2640
  export declare const vibrateAsync: (args?: AsyncCallback<void> | undefined) => Promise<void>;
@@ -2644,7 +2644,7 @@ export declare const vibrateAsync: (args?: AsyncCallback<void> | undefined) => P
2644
2644
  * | Platform | Apps |
2645
2645
  * | ------------- | -------- |
2646
2646
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2647
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2647
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2648
2648
  * | web | alipay |
2649
2649
  */
2650
2650
  export declare const watchShake: PickMPAttr<'watchShake'>;
@@ -2654,7 +2654,7 @@ export declare const watchShake: PickMPAttr<'watchShake'>;
2654
2654
  * | Platform | Apps |
2655
2655
  * | ------------- | -------- |
2656
2656
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2657
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2657
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2658
2658
  * | web | alipay |
2659
2659
  */
2660
2660
  export declare const watchShakeAsync: (args?: import("@hylid/call/lib/promisify").Options | undefined) => Promise<any>;
@@ -2664,7 +2664,7 @@ export declare const watchShakeAsync: (args?: import("@hylid/call/lib/promisify"
2664
2664
  * | Platform | Apps |
2665
2665
  * | ------------- | -------- |
2666
2666
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2667
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2667
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2668
2668
  * | web | demo |
2669
2669
  */
2670
2670
  export declare const writeBLECharacteristicValue: PickMPAttr<'writeBLECharacteristicValue'>;
@@ -2674,7 +2674,7 @@ export declare const writeBLECharacteristicValue: PickMPAttr<'writeBLECharacteri
2674
2674
  * | Platform | Apps |
2675
2675
  * | ------------- | -------- |
2676
2676
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2677
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2677
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2678
2678
  * | web | demo |
2679
2679
  */
2680
2680
  export declare const writeBLECharacteristicValueAsync: (args?: WriteBLECharacteristicValueArgs | undefined) => Promise<any>;
@@ -2736,7 +2736,7 @@ export declare const getStorageInfoSync: PickMPAttr<'getStorageInfoSync'>;
2736
2736
  * | ------------- | -------- |
2737
2737
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2738
2738
  * | web | |
2739
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2739
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2740
2740
  */
2741
2741
  export declare const showSharePanel: PickMPAttr<'showSharePanel'>;
2742
2742
  /**
@@ -2746,7 +2746,7 @@ export declare const showSharePanel: PickMPAttr<'showSharePanel'>;
2746
2746
  * | ------------- | -------- |
2747
2747
  * | mp | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn |
2748
2748
  * | web | |
2749
- * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2749
+ * | mp_web | demo,gcash,tngd,alipay,chope,alipayhk,dana,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2750
2750
  */
2751
2751
  export declare const showSharePanelAsync: (args?: any) => Promise<unknown>;
2752
2752
  /**
@@ -2770,7 +2770,7 @@ export declare const hideOptionButtonAsync: (args?: any) => Promise<unknown>;
2770
2770
  * | Platform | Apps |
2771
2771
  * | ------------- | -------- |
2772
2772
  * | mp | |
2773
- * | mp_web | alipay,alipayhk,chope,dana,demo,gcash,mpay,tngd,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
2773
+ * | mp_web | alipay,alipayhk,chope,dana,demo,gcash,mpay,tngd,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
2774
2774
  */
2775
2775
  export declare const getAppId: PickMPAttr<'getAppId'>;
2776
2776
  /**
@@ -2778,7 +2778,7 @@ export declare const getAppId: PickMPAttr<'getAppId'>;
2778
2778
  * | Platform | Apps |
2779
2779
  * | ------------- | -------- |
2780
2780
  * | mp | |
2781
- * | mp_web | alipay,alipayhk,chope,dana,demo,gcash,mpay,tngd,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
2781
+ * | mp_web | alipay,alipayhk,chope,dana,demo,gcash,mpay,tngd,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
2782
2782
  */
2783
2783
  export declare const getAppIdAsync: (args?: import("@hylid/types").AsyncCallback<{
2784
2784
  appId: string;
@@ -2790,7 +2790,7 @@ export declare const getAppIdAsync: (args?: import("@hylid/types").AsyncCallback
2790
2790
  * | Platform | Apps |
2791
2791
  * | ------------- | -------- |
2792
2792
  * | mp | |
2793
- * | mp_web | alipay,alipayhk,chope,dana,demo,gcash,mpay,tngd,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2793
+ * | mp_web | alipay,alipayhk,chope,dana,demo,gcash,mpay,tngd,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2794
2794
  */
2795
2795
  export declare const getCurrentPages: PickMPAttr<'getCurrentPages'>;
2796
2796
  /**
@@ -2798,7 +2798,7 @@ export declare const getCurrentPages: PickMPAttr<'getCurrentPages'>;
2798
2798
  * | Platform | Apps |
2799
2799
  * | ------------- | -------- |
2800
2800
  * | mp | |
2801
- * | mp_web | alipay,alipayhk,chope,dana,demo,gcash,mpay,tngd,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2801
+ * | mp_web | alipay,alipayhk,chope,dana,demo,gcash,mpay,tngd,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2802
2802
  */
2803
2803
  export declare const getCurrentPagesAsync: (args?: import("@hylid/types").getCurrentPagesOptions | undefined) => Promise<{
2804
2804
  route: string;
@@ -2808,7 +2808,7 @@ export declare const getCurrentPagesAsync: (args?: import("@hylid/types").getCur
2808
2808
  * | Platform | Apps |
2809
2809
  * | ------------- | -------- |
2810
2810
  * | mp | |
2811
- * | mp_web | alipay,alipayhk,chope,dana,demo,gcash,mpay,tngd,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2811
+ * | mp_web | alipay,alipayhk,chope,dana,demo,gcash,mpay,tngd,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2812
2812
  */
2813
2813
  export declare const getSDKVersion: PickMPAttr<'getSDKVersion'>;
2814
2814
  /**
@@ -2816,7 +2816,7 @@ export declare const getSDKVersion: PickMPAttr<'getSDKVersion'>;
2816
2816
  * | Platform | Apps |
2817
2817
  * | ------------- | -------- |
2818
2818
  * | mp | |
2819
- * | mp_web | alipay,alipayhk,chope,dana,demo,gcash,mpay,tngd,tmn,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus,mpay |
2819
+ * | mp_web | alipay,alipayhk,chope,dana,demo,gcash,mpay,tngd,tmn,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus,mpay |
2820
2820
  */
2821
2821
  export declare const getSDKVersionAsync: (args?: import("@hylid/types").AsyncCallback<string> | undefined) => Promise<string>;
2822
2822
  /**
@@ -2824,7 +2824,7 @@ export declare const getSDKVersionAsync: (args?: import("@hylid/types").AsyncCal
2824
2824
  * | Platform | Apps |
2825
2825
  * | ------------- | -------- |
2826
2826
  * | mp | |
2827
- * | mp_web | alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
2827
+ * | mp_web | alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
2828
2828
  * | web | alipay |
2829
2829
  */
2830
2830
  export declare const setTransparentTitle: PickMPAttr<'setTransparentTitle'>;
@@ -2833,7 +2833,7 @@ export declare const setTransparentTitle: PickMPAttr<'setTransparentTitle'>;
2833
2833
  * | Platform | Apps |
2834
2834
  * | ------------- | -------- |
2835
2835
  * | mp | |
2836
- * | mp_web | alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
2836
+ * | mp_web | alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
2837
2837
  * | web | alipay |
2838
2838
  */
2839
2839
  export declare const setTransparentTitleAsync: (args?: ({
@@ -2848,7 +2848,7 @@ export declare const setTransparentTitleAsync: (args?: ({
2848
2848
  * | Platform | Apps |
2849
2849
  * | ------------- | -------- |
2850
2850
  * | mp | |
2851
- * | mp_web | alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
2851
+ * | mp_web | alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
2852
2852
  * | web | alipay |
2853
2853
  */
2854
2854
  export declare const getRunScene: PickMPAttr<'getRunScene'>;
@@ -2857,7 +2857,7 @@ export declare const getRunScene: PickMPAttr<'getRunScene'>;
2857
2857
  * | Platform | Apps |
2858
2858
  * | ------------- | -------- |
2859
2859
  * | mp | |
2860
- * | mp_web | alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
2860
+ * | mp_web | alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
2861
2861
  * | web | alipay |
2862
2862
  */
2863
2863
  export declare const getRunSceneAsync: (args?: import("@hylid/types").AsyncCallback<{
@@ -2870,7 +2870,7 @@ export declare const getRunSceneAsync: (args?: import("@hylid/types").AsyncCallb
2870
2870
  * | Platform | Apps |
2871
2871
  * | ------------- | -------- |
2872
2872
  * | mp | |
2873
- * | mp_web | alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
2873
+ * | mp_web | alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
2874
2874
  * | web | alipay |
2875
2875
  */
2876
2876
  export declare const chooseFileFromDisk: PickMPAttr<'chooseFileFromDisk'>;
@@ -2879,7 +2879,7 @@ export declare const chooseFileFromDisk: PickMPAttr<'chooseFileFromDisk'>;
2879
2879
  * | Platform | Apps |
2880
2880
  * | ------------- | -------- |
2881
2881
  * | mp | |
2882
- * | mp_web | alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
2882
+ * | mp_web | alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
2883
2883
  * | web | alipay |
2884
2884
  */
2885
2885
  export declare const chooseFileFromDiskAsync: (args?: (import("@hylid/types").AsyncCallback<{
@@ -2896,7 +2896,7 @@ export declare const chooseFileFromDiskAsync: (args?: (import("@hylid/types").As
2896
2896
  * | Platform | Apps |
2897
2897
  * | ------------- | -------- |
2898
2898
  * | mp | |
2899
- * | mp_web | alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
2899
+ * | mp_web | alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
2900
2900
  * | web | alipay |
2901
2901
  */
2902
2902
  export declare const chooseVideo: PickMPAttr<'chooseVideo'>;
@@ -2905,7 +2905,7 @@ export declare const chooseVideo: PickMPAttr<'chooseVideo'>;
2905
2905
  * | Platform | Apps |
2906
2906
  * | ------------- | -------- |
2907
2907
  * | mp | |
2908
- * | mp_web | alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
2908
+ * | mp_web | alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
2909
2909
  * | web | alipay |
2910
2910
  */
2911
2911
  export declare const chooseVideoAsync: (args?: (import("@hylid/types").AsyncCallback<{
@@ -2933,7 +2933,7 @@ export declare const chooseVideoAsync: (args?: (import("@hylid/types").AsyncCall
2933
2933
  * | Platform | Apps |
2934
2934
  * | ------------- | -------- |
2935
2935
  * | mp | |
2936
- * | mp_web | alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
2936
+ * | mp_web | alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
2937
2937
  * | web | alipay |
2938
2938
  */
2939
2939
  export declare const compressImage: PickMPAttr<'compressImage'>;
@@ -2942,7 +2942,7 @@ export declare const compressImage: PickMPAttr<'compressImage'>;
2942
2942
  * | Platform | Apps |
2943
2943
  * | ------------- | -------- |
2944
2944
  * | mp | |
2945
- * | mp_web | alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
2945
+ * | mp_web | alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
2946
2946
  * | web | alipay |
2947
2947
  */
2948
2948
  export declare const compressImageAsync: (args?: (import("@hylid/types").AsyncCallback<{
@@ -2962,7 +2962,7 @@ export declare const compressImageAsync: (args?: (import("@hylid/types").AsyncCa
2962
2962
  * | Platform | Apps |
2963
2963
  * | ------------- | -------- |
2964
2964
  * | mp | |
2965
- * | mp_web | alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
2965
+ * | mp_web | alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
2966
2966
  * | web | alipay |
2967
2967
  */
2968
2968
  export declare const setTabBarItem: PickMPAttr<'setTabBarItem'>;
@@ -2971,7 +2971,7 @@ export declare const setTabBarItem: PickMPAttr<'setTabBarItem'>;
2971
2971
  * | Platform | Apps |
2972
2972
  * | ------------- | -------- |
2973
2973
  * | mp | |
2974
- * | mp_web | alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
2974
+ * | mp_web | alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
2975
2975
  * | web | alipay |
2976
2976
  */
2977
2977
  export declare const setTabBarItemAsync: (args?: ({
@@ -2985,7 +2985,7 @@ export declare const setTabBarItemAsync: (args?: ({
2985
2985
  * | Platform | Apps |
2986
2986
  * | ------------- | -------- |
2987
2987
  * | mp | |
2988
- * | mp_web | alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
2988
+ * | mp_web | alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
2989
2989
  * | web | alipay |
2990
2990
  */
2991
2991
  export declare const showTabBar: PickMPAttr<'showTabBar'>;
@@ -2994,7 +2994,7 @@ export declare const showTabBar: PickMPAttr<'showTabBar'>;
2994
2994
  * | Platform | Apps |
2995
2995
  * | ------------- | -------- |
2996
2996
  * | mp | |
2997
- * | mp_web | alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
2997
+ * | mp_web | alipayhk,dana,gcash,mpay,tmn,tngd,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
2998
2998
  * | web | alipay |
2999
2999
  */
3000
3000
  export declare const showTabBarAsync: (args?: ({
@@ -3005,7 +3005,7 @@ export declare const showTabBarAsync: (args?: ({
3005
3005
  * | Platform | Apps |
3006
3006
  * | ------------- | -------- |
3007
3007
  * | mp | |
3008
- * | mp_web | alipay,alipayhk,tngd,gcash,dana,tmn,mpay,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
3008
+ * | mp_web | alipay,alipayhk,tngd,gcash,dana,tmn,mpay,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
3009
3009
  * | web | |
3010
3010
  */
3011
3011
  export declare const getBackgroundFetchData: PickMPAttr<'getBackgroundFetchData'>;
@@ -3014,7 +3014,7 @@ export declare const getBackgroundFetchData: PickMPAttr<'getBackgroundFetchData'
3014
3014
  * | Platform | Apps |
3015
3015
  * | ------------- | -------- |
3016
3016
  * | mp | |
3017
- * | mp_web | alipay,alipayhk,tngd,gcash,dana,tmn,mpay,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
3017
+ * | mp_web | alipay,alipayhk,tngd,gcash,dana,tmn,mpay,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
3018
3018
  * | web | |
3019
3019
  */
3020
3020
  export declare const getBackgroundFetchDataAsync: (args?: import("@hylid/types").AsyncCallback<{
@@ -3034,8 +3034,8 @@ export declare const getBackgroundFetchDataAsync: (args?: import("@hylid/types")
3034
3034
  * @support
3035
3035
  * | Platform | Apps |
3036
3036
  * | ------------- | -------- |
3037
- * | mp | alipay,alipayhk,tngd,gcash,dana,mpay,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
3038
- * | mp_web | alipay,alipayhk,tngd,gcash,dana,mpay,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
3037
+ * | mp | alipay,alipayhk,tngd,gcash,dana,mpay,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
3038
+ * | mp_web | alipay,alipayhk,tngd,gcash,dana,mpay,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
3039
3039
  * | web | |
3040
3040
  */
3041
3041
  export declare const getEnterOptionsSync: PickMPAttr<'getEnterOptionsSync'>;
@@ -3043,8 +3043,8 @@ export declare const getEnterOptionsSync: PickMPAttr<'getEnterOptionsSync'>;
3043
3043
  * @support
3044
3044
  * | Platform | Apps |
3045
3045
  * | ------------- | -------- |
3046
- * | mp | alipay,alipayhk,tngd,gcash,dana,mpay,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
3047
- * | mp_web | alipay,alipayhk,tngd,gcash,dana,mpay,toss,zalopay,kakaopay,kakaopaysandbox,tinaba,hipay,scb_planetplus |
3046
+ * | mp | alipay,alipayhk,tngd,gcash,dana,mpay,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
3047
+ * | mp_web | alipay,alipayhk,tngd,gcash,dana,mpay,toss,zalopay,kakaopay,tinaba,hipay,scb_planetplus |
3048
3048
  * | web | |
3049
3049
  */
3050
3050
  export declare const getEnterOptionsSyncAsync: (args?: import("@hylid/types").AsyncCallback<{