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
/
exits
/
index.d.ts
6 lines
(5 loc)
•
139 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./bounce-out'
;
export
*
from
'./fade-out'
;
export
*
from
'./hinge'
;
export
*
from
'./roll-out'
;
export
*
from
'./zoom-out'
;