UNPKG

@gerhobbelt/mathjax-third-party-extensions

Version:

A list of MathJax extensions provided by third-party contributors

3 lines (2 loc) 121 B
import { MonoTypeOperatorFunction } from '../types'; export declare function refCount<T>(): MonoTypeOperatorFunction<T>;