MCPcopy Create free account
hub / github.com/TruthHun/BookStack / isUndefined

Function isUndefined

static/cropper/2.3.4/cropper.js:113–115  ·  view source on GitHub ↗
(n)

Source from the content-addressed store, hash-verified

111 }
112
113 function isUndefined(n) {
114 return typeof n === 'undefined';
115 }
116
117 function toArray(obj, offset) {
118 var args = [];

Callers 1

cropper.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected