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

Function Break

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

Source from the content-addressed store, hash-verified

752}
753
754function Break(breakType) {
755 return {
756 type: types["break"],
757 breakType: breakType
758 };
759}
760
761function BookmarkStart(options) {
762 return {

Callers 1

mammoth.browser.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected