Skip to content

@miyue-mma/shared / notEmptyArray

函数: notEmptyArray()

ts
function notEmptyArray(value): boolean

判断是否为非空数组

参数

value

unknown

待判断的值

返回

boolean

Released under the MIT License.