MCPcopy Create free account
hub / github.com/OpenReservation/OpenReservation / value

Function value

OpenReservation/wwwroot/Scripts/angular.js:4475–4475  ·  view source on GitHub ↗
(name, val)

Source from the content-addressed store, hash-verified

4473 }
4474
4475 function value(name, val) { return factory(name, valueFn(val), false); }
4476
4477 function constant(name, value) {
4478 assertNotHasOwnProperty(name, 'constant');

Callers 1

addFunction · 0.85

Calls 2

factoryFunction · 0.85
valueFnFunction · 0.85

Tested by

no test coverage detected