MCPcopy Create free account
hub / github.com/TruthHun/BookStack / nop

Function nop

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

Source from the content-addressed store, hash-verified

25329util.inherits(Writable, Stream);
25330
25331function nop() {}
25332
25333function WriteReq(chunk, encoding, cb) {
25334 this.chunk = chunk;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected