Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/monkeytypegame/monkeytype
/ get
Method
get
frontend/src/ts/elements/input-indicator.ts:91–93 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
89
}
90
91
get(): keyof typeof this.options | null {
92
return
this.currentStatus;
93
}
94
}
Callers
15
anim.ts
File · 0.45
applyEngineSettings
Function · 0.45
clearLowFpsMode
Function · 0.45
cookies.ts
File · 0.45
linkDiscord
Function · 0.45
navigate
Function · 0.45
page-controller.ts
File · 0.45
change
Function · 0.45
buildLanes
Function · 0.45
inputsPerWord
Function · 0.45
fetchQuotes
Function · 0.45
buildGroups
Function · 0.45
Calls
no outgoing calls
Tested by
1
input
Function · 0.36