MCPcopy Create free account
hub / github.com/codecombat/codecombat / info

Function info

app/core/initialize.js:271–271  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

269 if (typeof console === 'undefined' || console === null) {
270 window.console = {
271 info () {},
272 log () {},
273 error () {},
274 debug () {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected