UNPKG

@yume-chan/scrcpy

Version:
7 lines 333 B
import { ScrcpyLogLevel1_18, ScrcpyVideoOrientation1_18 } from "./1_18.js"; import { ScrcpyOptions2_3 } from "./2_3.js"; export const ScrcpyLogLevel = ScrcpyLogLevel1_18; export const ScrcpyVideoOrientation = ScrcpyVideoOrientation1_18; export class ScrcpyOptionsLatest extends ScrcpyOptions2_3 { } //# sourceMappingURL=latest.js.map