mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-06 13:18:27 +02:00
Handle deep link
This commit is contained in:
1
src/types/global.d.ts
vendored
1
src/types/global.d.ts
vendored
@@ -24,6 +24,7 @@ declare global {
|
||||
openAppSettings?(),
|
||||
updateLatestScript(),
|
||||
closeApp(),
|
||||
getDeepLinkData(): string,
|
||||
|
||||
createShortcut(path: string),
|
||||
createConsoleShortcut(serverId: string, deviceName: string, optionsJson: string),
|
||||
|
Reference in New Issue
Block a user