MCPcopy Create free account
hub / github.com/cafebazaar/blacksmith / value

Function value

web/static/bower_components/angular/angular.js:4350–4350  ·  view source on GitHub ↗
(name, val)

Source from the content-addressed store, hash-verified

4348 }
4349
4350 function value(name, val) { return factory(name, valueFn(val), false); }
4351
4352 function constant(name, value) {
4353 assertNotHasOwnProperty(name, 'constant');

Callers 2

addFunction · 0.85
extractParamsFunction · 0.85

Calls 2

factoryFunction · 0.85
valueFnFunction · 0.85

Tested by

no test coverage detected