Comparing version 1.23.1 to 1.23.2
{ | ||
"name": "mipp-ali", | ||
"version": "1.23.1", | ||
"version": "1.23.2", | ||
"description": "小程序ts", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -87,3 +87,3 @@ import { | ||
*/ | ||
onReadyAsync(): void; | ||
onReadyAsync(): any; | ||
/** | ||
@@ -90,0 +90,0 @@ * 页面隐藏 |
@@ -265,3 +265,3 @@ export type UnknownRecord = Record<string, unknown>; | ||
*/ | ||
onReadyAsync(): void; | ||
onReadyAsync(): any; | ||
/** | ||
@@ -268,0 +268,0 @@ * 页面隐藏 |
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
683585