UNPKG

@yume-chan/scrcpy

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