UNPKG

@gerhobbelt/mathjax-third-party-extensions

Version:

A list of MathJax extensions provided by third-party contributors

4 lines 255 B
import { AnimationFrameAction } from './AnimationFrameAction'; import { AnimationFrameScheduler } from './AnimationFrameScheduler'; export const animationFrame = new AnimationFrameScheduler(AnimationFrameAction); //# sourceMappingURL=animationFrame.js.map