@mini-types/global
Advanced tools
Comparing version 3.0.2 to 3.0.3
{ | ||
"name": "@mini-types/global", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "TypeScript declarations for Alipay's mini program.", | ||
@@ -24,3 +24,3 @@ "scripts": {}, | ||
}, | ||
"gitHead": "a221780a553707316bb28ca2a46e4423e721e548" | ||
"gitHead": "51193150e601ef6b22603875042fa8d137dce812" | ||
} |
@@ -121,2 +121,7 @@ declare namespace MiniProgram.Component { | ||
/** | ||
* 开启虚拟化自定义组件节点,默认值为 true | ||
* @version 2.8.0 | ||
*/ | ||
virtualHost: boolean; | ||
/** | ||
* 开启 observers 数据变化观测器 | ||
@@ -123,0 +128,0 @@ * @version 2.8.1 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
228275
5705