@hylid/types
Advanced tools
Comparing version 4.0.0-alpha.5 to 4.0.0-alpha.6
@@ -111,3 +111,3 @@ /// <reference types="miniprogram" /> | ||
url: string; | ||
}) => void; | ||
} & AsyncCallback<void>) => void; | ||
homeAddAppToMyApps: (args: { | ||
@@ -114,0 +114,0 @@ appId: string; |
{ | ||
"name": "@hylid/types", | ||
"version": "4.0.0-alpha.5", | ||
"version": "4.0.0-alpha.6", | ||
"main": "lib/index.js", | ||
@@ -5,0 +5,0 @@ "files": [ |
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
18993