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

Function isRunProperties

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

Source from the content-addressed store, hash-verified

1322}
1323
1324function isRunProperties(element) {
1325 return element.type === "runProperties";
1326}
1327
1328function negate(predicate) {
1329 return function(value) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected