mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-04 18:29:23 +02:00
chore: format code with prettier
This commit is contained in:
parent
6f1be248fb
commit
6ada4a7a06
77 changed files with 459 additions and 283 deletions
|
@ -1,6 +1,6 @@
|
|||
import {
|
||||
type H264Configuration,
|
||||
type ScrcpyVideoStreamPacket,
|
||||
import type {
|
||||
H264Configuration,
|
||||
ScrcpyVideoStreamPacket,
|
||||
} from "@yume-chan/scrcpy";
|
||||
import { WritableStream } from "@yume-chan/stream-extra";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue