mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-05 10:49:24 +02:00
chore: upgrade rush stack
This commit is contained in:
parent
916405c8b7
commit
6c9065bd73
8 changed files with 7917 additions and 8486 deletions
|
@ -113,5 +113,6 @@ export default class AdbDirectSocketsBackend implements AdbBackend {
|
|||
|
||||
public dispose(): void | Promise<void> {
|
||||
this.socket?.close();
|
||||
this._connected = false;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue