fitbit-sdk-types
Advanced tools
Comparing version 6.0.2 to 6.0.3
{ | ||
"name": "fitbit-sdk-types", | ||
"version": "6.0.2", | ||
"version": "6.0.3", | ||
"author": "Sergio Morchón Poveda <sergio.morchon@outlook.com>", | ||
@@ -5,0 +5,0 @@ "description": "Types for Fitbit SDK.", |
@@ -20,2 +20,3 @@ interface ElementSearchMap { | ||
): Array<ElementSearchMap[TagName]>; | ||
getElementsByTypeName(typeName: string): Element[]; | ||
} | ||
@@ -22,0 +23,0 @@ type EventName = |
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
58673
1897