Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/monkeytypegame/monkeytype
/ ad-controller.ts
File
ad-controller.ts
frontend/src/ts/controllers/ad-controller.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* oxlint-disable no-unsafe-member-access */
2
import
{ debounce } from
"throttle-debounce"
;
3
import
{ configEvent } from
"../events/config"
;
4
import
{ Config } from
"../config/store"
;
Callers
nothing calls this directly
Calls
8
onDOMReady
Function · 0.90
qs
Function · 0.90
removeAll
Function · 0.85
removeSellout
Function · 0.85
removeOn
Function · 0.85
updateBreakpoint
Function · 0.85
updateBreakpoint2
Function · 0.85
addClass
Method · 0.45
Tested by
no test coverage detected