UNPKG
@mathjax/generic-font
Version:
latest (4.1.0)
4.1.0
4.0.0
4.0.0-rc.4
4.0.0-rc.2
4.0.0-rc.1
0.4.3-beta.8
0.4.1-beta.8
Generic font for MathJax v4
github.com/mathjax/MathJax-fonts
mathjax/MathJax-fonts
@mathjax/generic-font
/
cjs
/
chtml
/
normal.d.ts
3 lines
(2 loc)
•
143 B
TypeScript
View Raw
1
2
3
import
{
CharMap
,
ChtmlCharOptions
}
from
'@mathjax/src/cjs/output/chtml/FontData.js'
;
export
declare
const
normal
:
CharMap
<
ChtmlCharOptions
>;