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

Function not

static/word2md/mammoth.browser.js:26244–26246  ·  view source on GitHub ↗
(charclass, c)

Source from the content-addressed store, hash-verified

26242 }
26243
26244 function not (charclass, c) {
26245 return !is(charclass, c)
26246 }
26247
26248 var S = 0
26249 sax.STATE = {

Callers 2

beginWhiteSpaceFunction · 0.70
writeFunction · 0.70

Calls 1

isFunction · 0.70

Tested by

no test coverage detected