UNPKG
@frgrisk/ionic-mathlive
Version:
latest (1.0.3)
1.0.3
A Ionic-mathlive math.
mathquizily.github.io/ionic-mathlive/
mathquizily/ionic-mathlive
@frgrisk/ionic-mathlive
/
src
/
public-api.ts
8 lines
(5 loc)
•
152 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
/* * Public API Surface of ionic-mathlive */
export
*
from
'./lib/ionic-mathlive.component'
;
export
*
from
'./lib/ionic-mathlive.component.module'
;