Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/codecombat/codecombat
/ __guard__
Function
__guard__
app/views/admin/MainAdminView.js:576–578 ·
view source on GitHub ↗
(value, transform)
Source
from the content-addressed store, hash-verified
574
})())
575
576
function
__guard__ (value, transform) {
577
return
(typeof value !==
'undefined'
&& value !== null) ? transform(value) : undefined
578
}
Callers
1
onClickExportProgress
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected