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

Function defaultClearTimeout

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

Source from the content-addressed store, hash-verified

23876 throw new Error('setTimeout has not been defined');
23877}
23878function defaultClearTimeout () {
23879 throw new Error('clearTimeout has not been defined');
23880}
23881(function () {
23882 try {
23883 if (typeof setTimeout === 'function') {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected