MCPcopy Index your code
hub / github.com/tiny-pilot/tinypilot / app.js

File app.js

app/static/js/app.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { isModifierCode, keystrokeToCanonicalCode } from "./keycodes.js";
2import { KeyboardState } from "./keyboardstate.js";
3import { sendKeystroke } from "./keystrokes.js";
4import * as settings from "./settings.js";

Callers

nothing calls this directly

Calls 9

logoutFunction · 0.90
onKeyUpFunction · 0.85
setCursorFunction · 0.85
processKeystrokeFunction · 0.85
sendMouseEventFunction · 0.85
showErrorFunction · 0.85
trackStatusMethod · 0.80
getAllPressedKeysMethod · 0.80

Tested by

no test coverage detected