@dcloudio/types
Advanced tools
Comparing version 0.3.1 to 0.3.2
{ | ||
"name": "@dcloudio/types", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "uni-app types", | ||
@@ -5,0 +5,0 @@ "typings": "index.d.ts", |
@@ -130,2 +130,6 @@ declare namespace App { | ||
/** | ||
* 全局对象 | ||
*/ | ||
globalData?: AnyObject; | ||
/** | ||
* 生命周期回调 监听应用初始化 | ||
@@ -132,0 +136,0 @@ * |
Sorry, the diff of this file is too big to display
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
893043
22222