Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
49
const
mathJaxScriptLoader = () => {
50
scriptLoader(
'mathjax'
, false, mathJaxSrc, configure,
''
);
51
};
Callers
1
initializeMathJax
Function · 0.85
Calls
1
scriptLoader
Function · 0.90
Tested by
no test coverage detected