MCPcopy Create free account
hub / github.com/chatwoot/chatwoot /

Class

app/javascript/dashboard/helper/DOMHelpers.js:15–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13 * @extends Error
14 */
15class ScriptLoaderError extends Error {
16 /**
17 * Creates a new ScriptLoaderError.
18 * @param {string} src - The source URL of the script that failed to load.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected