UNPKG
@qrsln/utils
Version:
latest (22.4.12-beta.0)
22.4.12
22.4.12-beta.0
22.4.11
22.2.3
22.2.2
21.8.13
21.3.6
21.3.1
21.2.17002
21.2.20
21.2.18
21.2.17
21.2.16
Utils
github.com/krsln/Showcase/tree/master/Docs/Libraries/Utils
krsln/Showcase
@qrsln/utils
/
Animations
/
src
/
public_api.d.ts
6 lines
(5 loc)
•
173 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./Anims/FadeInOut'
;
export
*
from
'./Anims/FlyInOut'
;
export
*
from
'./Anims/Overlay'
;
export
*
from
'./Anims/Shake'
;
export
*
from
'./Anims/ShrinkOut'
;