UNPKG

shell-ahk

Version:

`Lodash`/`jQuery` for `AHK`.

8 lines (7 loc) 214 B
# @ts-check ###* @type import('./getPosition').GetPosition ### export default -> getPosition_x = 0 getPosition_y = 0 Native 'MouseGetPos, getPosition_x, getPosition_y' return [getPosition_x, getPosition_y]