Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ __guard__
Function
__guard__
app/views/user/CertificatesView.js:268–270 ·
view source on GitHub ↗
(value, transform)
Source
from the content-addressed store, hash-verified
266
return
range
267
}
268
function
__guard__ (value, transform) {
269
return
(typeof value !==
'undefined'
&& value !== null) ? transform(value) : undefined
270
}
Callers
2
setHero
Method · 0.70
calculateCampaignStats
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected