Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ isUndefined
Function
isUndefined
static/word2md/mammoth.browser.js:11546–11548 ·
view source on GitHub ↗
(arg)
Source
from the content-addressed store, hash-verified
11544
exports.isSymbol = isSymbol;
11545
11546
function
isUndefined(arg) {
11547
return
arg === void 0;
11548
}
11549
exports.isUndefined = isUndefined;
11550
11551
function
isRegExp(re) {
Callers
4
mammoth.browser.js
File · 0.70
inspect
Function · 0.70
formatPrimitive
Function · 0.70
formatProperty
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected