import {combineWithMathJax} from '../../../../../js/components/global.js'; import {VERSION} from '../../../../../js/components/version.js'; import * as module1 from '../../../../../js/a11y/assistive-mml.js'; if (MathJax.loader) { MathJax.loader.checkVersion('a11y/assistive-mml', VERSION, 'a11y'); } combineWithMathJax({_: { a11y: { "assistive-mml": module1 } }});