MCPcopy 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

1import { Config } from "./config/store";
2import * as Caret from "./test/caret";
3import * as CustomText from "./test/custom-text";
4import * as TestState from "./test/test-state";

Callers

nothing calls this directly

Calls 12

isDevEnvironmentFunction · 0.90
qsFunction · 0.90
canQuickRestartFunction · 0.90
qsrFunction · 0.90
convertRemToPixelsFunction · 0.90
applyFontFamilyFunction · 0.85
setTextMethod · 0.80
appendHtmlMethod · 0.45
getDataMethod · 0.45
showMethod · 0.45
hideMethod · 0.45
setStyleMethod · 0.45

Tested by

no test coverage detected