Comparing version 0.3.10 to 0.3.11
{ | ||
"version": "0.3.10", | ||
"version": "0.3.11", | ||
"name": "call-func", | ||
@@ -4,0 +4,0 @@ "repository": { |
@@ -7,2 +7,3 @@ export { default as isRequired } from "./isRequired"; | ||
export { default } from "./callfunc"; | ||
export type DebounceExecutor = import("./debounce").DebounceExecutor; | ||
export { register, cleanAllRegister } from "./register"; |
Sorry, the diff of this file is not supported yet
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
28773
802