Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
add
Function · 0.85
Calls
2
factory
Function · 0.85
valueFn
Function · 0.85
Tested by
no test coverage detected