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