MCPcopy Index your code
hub / github.com/TruthHun/BookStack / toBuffer

Function toBuffer

static/word2md/mammoth.browser.js:3860–3862  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3858 }
3859
3860 function toBuffer() {
3861 return zipFile.generate({type: "nodebuffer"});
3862 }
3863
3864 return {
3865 exists: exists,

Callers

nothing calls this directly

Calls 1

generateMethod · 0.80

Tested by

no test coverage detected