Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ __guard__
Function
__guard__
app/views/admin/OutcomeReportResultView.js:67–69 ·
view source on GitHub ↗
(value, transform)
Source
from the content-addressed store, hash-verified
65
})())
66
67
function
__guard__ (value, transform) {
68
return
(typeof value !==
'undefined'
&& value !== null) ? transform(value) : undefined
69
}
Callers
1
initialize
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected