UNPKG
flowtoken-next
Version:
latest (1.0.66)
1.0.66
1.0.65
1.0.61
1.0.60
1.0.59
1.0.58
1.0.57
1.0.56
1.0.55

flowtoken-next
/
src
/
index.ts
4 lines
(3 loc)
•
218 B
text/typescript
View Raw
1
2
3
4
export
{
default
as
StreamText
}
from
'./components/SmoothFadeText'
;
export
{
default
as
AnimatedMarkdown
}
from
'./components/AnimatedMarkdown'
;
export
{injectStyles, animationsStyles, customListsStyles}
from
'./styles'
;