Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
import
{ getQueryVariable } from
'../utils'
4
5
export
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