Const
The filters to use to modify the paths used to obtain the packages
The versions of all the loaded extensions.
Insert options into a package configuration
The package whose configuration is being augmented
The extra configuraiton information to add
Check the version of an extension and report an error if not correct
The name of the extension being checked
The version of the extension to check
Optional
_type: stringThe type of extension (future code may use this to check ranges of versions)
True if there was a mismatch, false otherwise
The default function to perform when all the packages are loaded
Get the root location for where the MathJax package files are found
The root location (directory for node.js, URL for browser)
Load the named packages and return a promise that is resolved when they are all loaded
The packages to load
A promise that resolves when all the named packages are ready
Indicate that the named packages are being loaded by hand (e.g., as part of a larger package).
The packages to load
Get a promise that is resolved when all the named packages have been loaded.
The packages to wait for
A promise that resolves when all the named packages are ready
Set the version of an extension (used for combined components so they can be loaded)
The name of the extension being checked
The implementation of the dynamic loader