site/node_modules/mathjax-full/js/input/tex/mathtools/MathtoolsMethods.d.ts

3 lines
111 B
TypeScript
Raw Normal View History

2024-10-14 06:09:33 +00:00
import { ParseMethod } from '../Types.js';
export declare const MathtoolsMethods: Record<string, ParseMethod>;