MCPcopy Create free account
hub / github.com/freeCodeCamp/freeCodeCamp / mathJaxScriptLoader

Function mathJaxScriptLoader

client/src/utils/math-jax.ts:49–51  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

47};
48
49const mathJaxScriptLoader = () => {
50 scriptLoader('mathjax', false, mathJaxSrc, configure, '');
51};

Callers 1

initializeMathJaxFunction · 0.85

Calls 1

scriptLoaderFunction · 0.90

Tested by

no test coverage detected