UNPKG

@yume-chan/scrcpy

Version:
5 lines 148 B
import type { PrevImpl } from "./prev.js"; export interface Init extends PrevImpl.Init { cleanup?: boolean; } //# sourceMappingURL=init.d.ts.map