@alipay/ams-checkout 1.43.1 → 1.44.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.
- package/README.md +17 -1
- package/dist/umd/ams-checkout.min.js +1 -1
- package/esm/config/index.d.ts +7 -7
- package/esm/config/index.js +7 -7
- package/esm/plugin/component/channel.js +0 -1
- package/package.json +12 -7
package/README.md
CHANGED
@@ -4,7 +4,23 @@ Use _AMS CHECKOUT_ as an ES module.
|
|
4
4
|
|
5
5
|
The front-end cashier sdk can be integrated once to quickly access payment methods around the world
|
6
6
|
|
7
|
-
|
7
|
+
---
|
8
|
+
|
9
|
+
## Badges
|
10
|
+
|
11
|
+
[![TNPM version][tnpm-image]][tnpm-url]
|
12
|
+
[![TNPM downloads][tnpm-downloads-image]][tnpm-url]
|
13
|
+

|
14
|
+
到海兔查看「@alipay/ams-checkout 的 [包信息][tnpm-url]、[产物预览][tnpm-files-url]、[依赖信息][tnpm-deps-url]、[历史版本][tnpm-versions-url]」
|
15
|
+
|
16
|
+
[tnpm-image]: https://hitutwa.antgroup-inc.cn/badge/v/@alipay/ams-checkout
|
17
|
+
[tnpm-downloads-image]: https://hitutwa.antgroup-inc.cn/badge/tnpm?package=@alipay/ams-checkout
|
18
|
+
[tnpm-url]: https://hitu.antgroup-inc.cn/package/@alipay/ams-checkout
|
19
|
+
[tnpm-files-url]: https://hitu.antgroup-inc.cn/package/@alipay/ams-checkout/files
|
20
|
+
[tnpm-deps-url]: https://hitu.antgroup-inc.cn/package/@alipay/ams-checkout/deps
|
21
|
+
[tnpm-versions-url]: https://hitu.antgroup-inc.cn/package/@alipay/ams-checkout/versions
|
22
|
+
|
23
|
+
---
|
8
24
|
|
9
25
|
## Features
|
10
26
|
|