@mpkit/types
Advanced tools
| /*! | ||
| * MpKit v1.0.15 | ||
| * MpKit v1.0.16 | ||
| * (c) 2020-2021 imingyu<mingyuhisoft@163.com> | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
| /*! | ||
| * MpKit v1.0.15 | ||
| * MpKit v1.0.16 | ||
| * (c) 2020-2021 imingyu<mingyuhisoft@163.com> | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
| /*! | ||
| * MpKit v1.0.15 | ||
| * MpKit v1.0.16 | ||
| * (c) 2020-2021 imingyu<mingyuhisoft@163.com> | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
+3
-3
| { | ||
| "name": "@mpkit/types", | ||
| "version": "1.0.15", | ||
| "version": "1.0.16", | ||
| "description": "mpkit包相关typescript类型", | ||
@@ -10,3 +10,3 @@ "author": "imingyu <mingyuhisoft@163.com>", | ||
| "module": "dist/index.esm.js", | ||
| "types": "index.ts", | ||
| "types": "spec/index.d.ts", | ||
| "files": [ | ||
@@ -39,3 +39,3 @@ "dist", | ||
| }, | ||
| "gitHead": "1101779cc93cd11285102d66f3f9e29afb2c2aa3" | ||
| "gitHead": "f051b52fec1a728b5999ceb2e78f02ae15f130aa" | ||
| } |
79724
0.01%