fitbit-sdk-types
Advanced tools
Comparing version 7.0.1 to 7.0.2
{ | ||
"name": "fitbit-sdk-types", | ||
"version": "7.0.1", | ||
"version": "7.0.2", | ||
"author": "Sergio Morchón Poveda <sergio.morchon@outlook.com>", | ||
@@ -5,0 +5,0 @@ "description": "Types for Fitbit SDK.", |
@@ -21,2 +21,3 @@ declare module 'system' { | ||
function launchApp(uuid: string, launchArguments?: any): void; | ||
function isAppInstalled(uuid: string): boolean; | ||
} |
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
62829
2035