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

Function propsFilter

static/word2md/mammoth.browser.js:7709–7711  ·  view source on GitHub ↗
(key)

Source from the content-addressed store, hash-verified

7707};
7708
7709function propsFilter(key) {
7710 return !noCopyPropsPattern.test(key);
7711}
7712
7713function isPromisified(fn) {
7714 try {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected