UNPKG

@yume-chan/scrcpy

Version:
3 lines 180 B
import type { ScrcpyEncoder } from "../../base/index.js"; export declare function parseEncoder(line: string): ScrcpyEncoder | undefined; //# sourceMappingURL=parse-encoder.d.ts.map