Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular-ui/ui-router
/ value
Function
value
test/angular/1.2/angular.js:3850–3850 ·
view source on GitHub ↗
(name, val)
Source
from the content-addressed store, hash-verified
3848
}
3849
3850
function
value(name, val) {
return
factory(name, valueFn(val)); }
3851
3852
function
constant(name, value) {
3853
assertNotHasOwnProperty(name,
'constant'
);
Callers
nothing calls this directly
Calls
2
factory
Function · 0.70
valueFn
Function · 0.70
Tested by
no test coverage detected