UNPKG

hae-mobile-ui

Version:

Pure UI Library For Hae

7 lines (6 loc) 147 B
export default function (value) { if (!value) { return false } return Object.prototype.toString.call(value) === '[object Array]' }