Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JsAaron/jQuery
/ isArray
Function
isArray
迷你jQuery/basis/aaRequire.js:42–44 ·
view source on GitHub ↗
(it)
Source
from the content-addressed store, hash-verified
40
}
41
42
function
isArray(it) {
43
return
objtoString.call(it) ===
'[object Array]'
;
44
}
45
46
//导入模块
47
var
exp = {
Callers
1
aaRequire.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected