decky-frontend-lib
Advanced tools
Comparing version 0.10.1 to 0.10.2
@@ -21,2 +21,3 @@ export declare enum SideMenu { | ||
Navigate(path: string): void; | ||
NavigateBackOrOpenMenu(): void; | ||
NavigateToExternalWeb(url: string): void; | ||
@@ -23,0 +24,0 @@ NavigateToStore(): void; |
{ | ||
"name": "decky-frontend-lib", | ||
"version": "0.10.1", | ||
"version": "0.10.2", | ||
"description": "A library for building decky plugins", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
68935
1415