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

Class

app/core/Tracker2/index.js:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22 * event routing.
23 */
24export default class Tracker2 extends BaseTracker {
25 constructor (store) {
26 super()
27

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected