@hylid/types
Advanced tools
Comparing version 4.0.0-alpha.14 to 4.0.0-alpha.15
@@ -210,2 +210,5 @@ /// <reference types="miniprogram" /> | ||
}) => void; | ||
setCanPullDown: (args: { | ||
canPullDown: boolean; | ||
} & AsyncCallback<void>) => void; | ||
} | ||
@@ -212,0 +215,0 @@ export declare type HeadModel = { |
{ | ||
"name": "@hylid/types", | ||
"version": "4.0.0-alpha.14", | ||
"version": "4.0.0-alpha.15", | ||
"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
19735
589