UNPKG
react-mathlive
Version:
alpha (2.0.5-alpha.0)
latest (3.0.5-preview.1)
3.0.5-preview.1
3.0.4
3.0.2
3.0.1
3.0.0
2.0.5
2.0.5-alpha.0
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.3.2
1.3.1
1.3.0
1.2.0
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
An interactive math input for react.
github.com/concludio/react-mathlive
react-mathlive
/
dist
/
index.d.ts
2 lines
(1 loc)
•
93 B
TypeScript
View Raw
1
2
export
{
MathfieldComponent
,
Props
as
MathfieldComponentProps
}
from
'./MathfieldComponent'
;