UNPKG

@yume-chan/scrcpy

Version:
6 lines (4 loc) 130 B
import type { PrevImpl } from "./prev.js"; export interface Init extends PrevImpl.Init { encoderName?: string | undefined; }