refactor: Refactor and add a test

This commit is contained in:
Daniel J. Geiger
2023-09-22 17:33:34 -05:00
parent 62f5475c4a
commit ec26aeead2
6 changed files with 52 additions and 18 deletions

2
src/global.d.ts vendored
View File

@@ -116,3 +116,5 @@ declare namespace jest {
toBeNonNaNNumber(): void;
}
}
declare module "mathjax-full/js/input/asciimath/mathjax2/legacy/MathJax";