UNPKG

@tuniao/tnui-vue3-uniapp

Version:
4 lines (3 loc) 70 B
export function isArray(value: any) { return Array.isArray(value) }