mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-05 02:39:26 +02:00
chore: small cleanups
This commit is contained in:
parent
6ae5f38af1
commit
ea5002bc87
33 changed files with 55 additions and 46 deletions
|
@ -38,6 +38,8 @@ import {
|
|||
} from "./impl/index.js";
|
||||
|
||||
export class ScrcpyOptions2_3 implements ScrcpyOptions<Init> {
|
||||
static readonly Defaults = Defaults;
|
||||
|
||||
readonly value: Required<Init>;
|
||||
|
||||
get controlMessageTypes(): readonly ScrcpyControlMessageType[] {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue