MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / isUndefined

Function isUndefined

lib/web/jshint.js:702–704  ·  view source on GitHub ↗
(arg)

Source from the content-addressed store, hash-verified

700}
701
702function isUndefined(arg) {
703 return arg === void 0;
704}
705
706},{}],6:[function(require,module,exports){
707// shim for using process in browser

Callers 4

jshint.jsFile · 0.85
inspectFunction · 0.85
formatPrimitiveFunction · 0.85
formatPropertyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected