UNPKG

shell-ahk

Version:

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

9 lines (7 loc) 202 B
# @ts-check import $toTuple from './toTuple' ###* @type import('../type/module').GetPosition ### export default -> [$x, $y] = [0, 0] Native 'MouseGetPos, $x, $y' return $toTuple [$x, $y]