Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular-ui/ui-router
/ value
Function
value
test/angular/1.5/angular.js:4629–4629 ·
view source on GitHub ↗
(name, val)
Source
from the content-addressed store, hash-verified
4627
}
4628
4629
function
value(name, val) {
return
factory(name, valueFn(val), false); }
4630
4631
function
constant(name, value) {
4632
assertNotHasOwnProperty(name,
'constant'
);
Callers
nothing calls this directly
Calls
2
factory
Function · 0.70
valueFn
Function · 0.70
Tested by
no test coverage detected