MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / getKeyMap

Function getKeyMap

lib/web/CodeMirror/src/input/keymap.js:146–148  ·  view source on GitHub ↗
(val)

Source from the content-addressed store, hash-verified

144}
145
146export function getKeyMap(val) {
147 return typeof val == "string" ? keyMap[val] : val
148}

Callers 3

defineOptionsFunction · 0.90
methods.jsFile · 0.90
lookupKeyFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected