MCPcopy Create free account
hub / github.com/Acode-Foundation/Acode / items.js

File items.js

src/components/quickTools/items.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export default [
2 item("ctrl-key", "letters", "ctrl", undefined, "ctrl", false),
3 item("tab-key", "keyboard_tab", "key", 9),
4 item("shift-key", "letters", "shift", undefined, "shft", false),

Callers

nothing calls this directly

Calls 1

itemFunction · 0.70

Tested by

no test coverage detected