Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/monkeytypegame/monkeytype
/ ui.ts
File
ui.ts
frontend/src/ts/ui.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Config } from
"./config/store"
;
2
import
* as Caret from
"./test/caret"
;
3
import
* as CustomText from
"./test/custom-text"
;
4
import
* as TestState from
"./test/test-state"
;
Callers
nothing calls this directly
Calls
12
isDevEnvironment
Function · 0.90
qs
Function · 0.90
canQuickRestart
Function · 0.90
qsr
Function · 0.90
convertRemToPixels
Function · 0.90
applyFontFamily
Function · 0.85
setText
Method · 0.80
appendHtml
Method · 0.45
getData
Method · 0.45
show
Method · 0.45
hide
Method · 0.45
setStyle
Method · 0.45
Tested by
no test coverage detected