UNPKG

@gerhobbelt/mathjax-third-party-extensions

Version:

A list of MathJax extensions provided by third-party contributors

4 lines 183 B
import { QueueAction } from './QueueAction'; import { QueueScheduler } from './QueueScheduler'; export const queue = new QueueScheduler(QueueAction); //# sourceMappingURL=queue.js.map