MCPcopy
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.tsFile · 0.45
applyEngineSettingsFunction · 0.45
clearLowFpsModeFunction · 0.45
cookies.tsFile · 0.45
linkDiscordFunction · 0.45
navigateFunction · 0.45
page-controller.tsFile · 0.45
changeFunction · 0.45
buildLanesFunction · 0.45
inputsPerWordFunction · 0.45
fetchQuotesFunction · 0.45
buildGroupsFunction · 0.45

Calls

no outgoing calls

Tested by 1

inputFunction · 0.36