@alipay/ams-checkout 0.0.1754894468-dev.0 → 0.0.1754894468-dev.2

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.
@@ -13,6 +13,7 @@ var ElementProcessor = /*#__PURE__*/function () {
13
13
  value: function init(config, instanceId) {
14
14
  return null;
15
15
  }
16
+ // TODO 定义返回类型和实际类型不一致
16
17
  }, {
17
18
  key: "startBizFlow",
18
19
  value: function startBizFlow() {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alipay/ams-checkout",
3
- "version": "0.0.1754894468-dev.0",
3
+ "version": "0.0.1754894468-dev.2",
4
4
  "description": "",
5
5
  "author": "",
6
6
  "main": "esm/index.js",