UNPKG

shell-ahk

Version:

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

7 lines (6 loc) 154 B
# @ts-check ###* @type import('../type/module').Each ### export default (list, callback) -> for $item, $i in list callback $item, $i return