mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-04 02:09:18 +02:00
chore: small cleanups
This commit is contained in:
parent
6ae5f38af1
commit
ea5002bc87
33 changed files with 55 additions and 46 deletions
|
@ -30,7 +30,7 @@ This package is part of [Tango ADB](https://github.com/yume-chan/ya-webadb). Gen
|
|||
|
||||
## Documentation
|
||||
|
||||
Check the latest documentation at https://docs.tangoapp.dev/tango/server/client/
|
||||
Check the latest documentation at https://docs.tangoapp.dev/tango/server/
|
||||
|
||||
## Sponsors
|
||||
|
||||
|
|
|
@ -58,8 +58,6 @@ function nodeSocketToConnection(
|
|||
|
||||
/**
|
||||
* An `AdbServerClient.ServerConnector` implementation for Node.js.
|
||||
*
|
||||
* [Online Documentation](https://docs.tangoapp.dev/tango/server/client/)
|
||||
*/
|
||||
export class AdbServerNodeTcpConnector
|
||||
implements AdbServerClient.ServerConnector
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue