mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-03 17:59:50 +02:00
feat(adb): add AdbServerClient.prototype.createAdb()
as a shorthand for `createTransport` and `new Adb`
This commit is contained in:
parent
798b136f40
commit
dbcfd34c03
2 changed files with 11 additions and 0 deletions
5
.changeset/spicy-memes-behave.md
Normal file
5
.changeset/spicy-memes-behave.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
"@yume-chan/adb": patch
|
||||
---
|
||||
|
||||
Add `AdbServerClient.prototype.createAdb()` as a shorthand for `createTransport` and `new Adb`
|
Loading…
Add table
Add a link
Reference in a new issue