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

Function joinElements

static/word2md/mammoth.browser.js:1397–1399  ·  view source on GitHub ↗
(first, second)

Source from the content-addressed store, hash-verified

1395}
1396
1397function joinElements(first, second) {
1398 return _.flatten([first, second]);
1399}
1400
1401function identity(value) {
1402 return value;

Callers 1

mammoth.browser.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected