UNPKG

shell-ahk

Version:

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

8 lines (7 loc) 170 B
# @ts-check ###* @type import('../type/module').Add ### export default (args...) -> $result = 0 for $arg in args $result = $result + $arg return $result