MCPcopy
hub / github.com/koodo-reader/koodo-reader / has

Method has

public/lib/pdfjs/pdf.mjs:13876–13878  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

13874 return objectFromMap(this.#metadataMap);
13875 }
13876 has(name) {
13877 return this.#metadataMap.has(name);
13878 }
13879}
13880
13881;// ./src/display/optional_content_config.js

Callers 15

addFunctionWasmFunction · 0.45
ort.min.jsFile · 0.45
releaseTensorMethod · 0.45
dFunction · 0.45
buildMethod · 0.45
iMethod · 0.45
setQueryTypeMethod · 0.45
onReleaseSessionMethod · 0.45
html2canvas.min.jsFile · 0.45
libunrar.jsFile · 0.45
pdf.mjsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected