MCPcopy
hub / github.com/diegomura/react-pdf / toString

Method toString

packages/pdfkit/src/document.js:288–290  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

286 }
287
288 toString() {
289 return '[object PDFDocument]';
290 }
291}
292
293const mixin = methods => {

Callers 15

getCodePointsFunction · 0.45
imageMethod · 0.45
resolveImageFunction · 0.45
renderToStringFunction · 0.45
probeMethod · 0.45
probeMethod · 0.45
probeMethod · 0.45
probeMethod · 0.45
openMethod · 0.45
convertMethod · 0.45
isEqualFunction · 0.45
encodeGlyphsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected