UNPKG
@wizdm/animate
Version:
latest (3.1.0)
3.1.0
2.0.1
1.1.0
1.0.1
On Scroll Animation for Angular
wizdm.io/docs/animate
wizdmio/wizdm
@wizdm/animate
/
lib
/
entrances
/
index.d.ts
9 lines
(8 loc)
•
226 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
export
*
from
'./bump-in'
;
export
*
from
'./bounce-in'
;
export
*
from
'./fade-in'
;
export
*
from
'./flip-in'
;
export
*
from
'./jack-in-the-box'
;
export
*
from
'./landing'
;
export
*
from
'./roll-in'
;
export
*
from
'./zoom-in'
;