Add Windows remote terminal support (#642)

This commit is contained in:
leko
2026-05-19 07:54:12 +08:00
committed by GitHub
parent bb04247127
commit ce2e76a42e
17 changed files with 240 additions and 29 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
"@types/node": ">=25",
"@types/qrcode": "^1.5.6",
"@types/web-push": "^3.6.4",
"bun-types": "^1.3.5",
"bun-types": "^1.3.14",
"typescript": "^5"
}
}