1.1.9 • Published 5 years ago
jtopo-editor-test v1.1.9
A function of determinating a variable is an array or not.
npm install judge_arr
import isArr from 'judge_arr'
var arr = [1, 2];
console.log(isArr(arr));
npm install judge_arr
import isArr from 'judge_arr'
var arr = [1, 2];
console.log(isArr(arr));