Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ isNull
Function
isNull
static/word2md/mammoth.browser.js:11521–11523 ·
view source on GitHub ↗
(arg)
Source
from the content-addressed store, hash-verified
11519
exports.isBoolean = isBoolean;
11520
11521
function
isNull(arg) {
11522
return
arg === null;
11523
}
11524
exports.isNull = isNull;
11525
11526
function
isNullOrUndefined(arg) {
Callers
3
mammoth.browser.js
File · 0.70
formatPrimitive
Function · 0.70
formatProperty
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected