UNPKG

shell-ahk

Version:

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

9 lines (7 loc) 209 B
# @ts-check import $getType from './getType' ###* @type import('../type/module').IsObject ### export default (ipt) -> $type = $getType ipt unless $type == 'object' then return false return true