UNPKG

@yume-chan/scrcpy

Version:
7 lines 252 B
export function setListDisplays(options) { // Set to an invalid value // Server will print valid values before crashing // (server will crash before opening sockets) options.displayId = -1; } //# sourceMappingURL=set-list-display.js.map