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

Function f1

test/app/lib/ScriptManager.spec.js:116–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114
115 let gotCnnEvent = null;
116 const f1 = event => gotCnnEvent = event;
117 Backbone.Mediator.subscribe('cnn', f1, this);
118
119 let gotCbsEvent = null;

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected