mirror of
https://github.com/HolographicHat/Yae.git
synced 2025-12-14 02:18:13 +08:00
4 lines
164 B
TypeScript
4 lines
164 B
TypeScript
export function selectGameExecutable(): string
|
|
export function checkGameIsRunning(processName: string): boolean
|
|
export function whoUseThePort(port: number): object
|