UNPKG

@yume-chan/scrcpy

Version:
6 lines (4 loc) 125 B
import type { PrevImpl } from "./prev.js"; export interface Init extends PrevImpl.Init { clipboardAutosync?: boolean; }