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

Function onEndNT

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

Source from the content-addressed store, hash-verified

24113}
24114
24115function onEndNT(self) {
24116 self.end();
24117}
24118
24119function forEach(xs, f) {
24120 for (var i = 0, l = xs.length; i < l; i++) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected