UNPKG

shell-ahk

Version:

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

9 lines (7 loc) 222 B
# @ts-check import isArray_getType from './getType' ###* @type import('./isArray').IsArray ### export default (ipt) -> isArray_type = isArray_getType ipt unless isArray_type == 'array' then return false return true