mirror of
https://github.com/HolographicHat/Yae.git
synced 2026-05-06 13:15:46 +08:00
native: getDeviceID and getDeviceInfo
This commit is contained in:
2
native.d.ts
vendored
2
native.d.ts
vendored
@@ -1,3 +1,5 @@
|
||||
export function selectGameExecutable(): string
|
||||
export function checkGameIsRunning(processName: string): boolean
|
||||
export function whoUseThePort(port: number): object
|
||||
export function getDeviceInfo(): object
|
||||
export function getDeviceID(): string
|
||||
|
||||
Reference in New Issue
Block a user