MCPcopy Index your code
hub / github.com/foliojs/pdfkit / _dataForKey

Method _dataForKey

lib/tree.js:57–59  ·  view source on GitHub ↗
(/*k*/)

Source from the content-addressed store, hash-verified

55 }
56
57 _dataForKey(/*k*/) {
58 throw new Error('Must be implemented by subclasses');
59 }
60}
61
62export default PDFTree;

Callers 1

toStringMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected