Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ __guard__
Function
__guard__
app/views/AboutView.js:142–144 ·
view source on GitHub ↗
(value, transform)
Source
from the content-addressed store, hash-verified
140
})())
141
142
function
__guard__ (value, transform) {
143
return
(typeof value !==
'undefined'
&& value !== null) ? transform(value) : undefined
144
}
Callers
4
onRightPressed
Method · 0.70
onLeftPressed
Method · 0.70
onEscapePressed
Method · 0.70
onClickScreenThumbnail
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected