MCPcopy Create free account
hub / github.com/breck7/scroll / getText

Function getText

external/.scrollLibs.js:13532–13535  ·  view source on GitHub ↗
(completion)

Source from the content-addressed store, hash-verified

13530 }
13531
13532 function getText(completion) {
13533 if (typeof completion == "string") return completion
13534 else return completion.text
13535 }
13536
13537 function buildKeyMap(completion, handle) {
13538 var baseMap = {

Callers 2

.scrollLibs.jsFile · 0.85
WidgetFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected