UNPKG
@duoduo-oba/ng-devui
Version:
latest (8.0.2)
8.0.2
8.0.1
8.0.0
DevUI components based on Angular
devui.design
DevCloudFE/ng-devui
@duoduo-oba/ng-devui
/
utils
/
animations
/
index.d.ts
5 lines
(4 loc)
•
134 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./fadeInOut'
;
export
*
from
'./popInOut'
;
export
*
from
'./directionFadeInOut'
;
export
*
from
'./cornerFadeInOut'
;