MCPcopy Create free account
hub / github.com/microsoft/SandDance / v

Function v

docs/tests/v2/es6/js/sanddance.js:98740–98742  ·  view source on GitHub ↗
(value, dflt)

Source from the content-addressed store, hash-verified

98738}
98739
98740function v(value, dflt) {
98741 return value == null ? dflt : value;
98742}
98743},{}],"Mtdq":[function(require,module,exports) {
98744"use strict";
98745

Callers 7

modifyFunction · 0.85
setForceParamFunction · 0.85
modifyFunction · 0.85
_defaultFunction · 0.85
setForceParamFunction · 0.85
modifyFunction · 0.85
setForceParamFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected