Handle deep link

This commit is contained in:
redphx
2025-06-21 15:51:28 +07:00
parent e1d053a634
commit 4da2cfaf49
6 changed files with 111 additions and 6 deletions

View File

@@ -24,6 +24,7 @@ declare global {
openAppSettings?(),
updateLatestScript(),
closeApp(),
getDeepLinkData(): string,
createShortcut(path: string),
createConsoleShortcut(serverId: string, deviceName: string, optionsJson: string),