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

Class

app/core/Tracker2/SuperFlowTracker.js:5–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3import { getQueryVariable } from '../utils'
4
5export default class SuperflowTracker extends BaseTracker {
6 constructor (store) {
7 super()
8

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected