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

Function Tab

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

Source from the content-addressed store, hash-verified

646}
647
648function Tab() {
649 return {
650 type: types.tab
651 };
652}
653
654function Hyperlink(children, options) {
655 return {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected