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

Function defaultSetTimout

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

Source from the content-addressed store, hash-verified

23873var cachedClearTimeout;
23874
23875function defaultSetTimout() {
23876 throw new Error('setTimeout has not been defined');
23877}
23878function defaultClearTimeout () {
23879 throw new Error('clearTimeout has not been defined');
23880}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected