Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RubyLouvre/anu
/ isUndefined
Function
isUndefined
test/babel.js:11058–11060 ·
view source on GitHub ↗
(arg)
Source
from the content-addressed store, hash-verified
11056
exports.isSymbol = isSymbol;
11057
11058
function
isUndefined(arg) {
11059
return
arg === void 0;
11060
}
11061
exports.isUndefined = isUndefined;
11062
11063
function
isRegExp(re) {
Callers
4
babel.js
File · 0.85
inspect
Function · 0.85
formatPrimitive
Function · 0.85
formatProperty
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected