UNPKG
react-mana-font
Version:
latest (0.1.1)
0.1.1
0.1.0
React TypeScript wrapper for the mana-font package
react-mana-font
/
dist
/
index.d.ts
3 lines
(2 loc)
•
91 B
TypeScript
View Raw
1
2
3
export
{
ManaSymbol
}
from
'./ManaSymbol'
;
export
type
{
ManaSymbolProps
}
from
'./types'
;