UNPKG

@gerhobbelt/mathjax-third-party-extensions

Version:

A list of MathJax extensions provided by third-party contributors

6 lines (5 loc) 171 B
export declare class SubscriptionLog { subscribedFrame: number; unsubscribedFrame: number; constructor(subscribedFrame: number, unsubscribedFrame?: number); }