UNPKG
@v0xoss/dom-animation
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Dom Animation from Framer Motion for dynamic import
vezham.com
vezham/heroui
@v0xoss/dom-animation
/
dist
/
index.d.ts
3 lines
(2 loc)
•
103 B
TypeScript
View Raw
1
2
3
import
{ domAnimation }
from
'framer-motion'
;
export
{ domAnimation
as
default
}
from
'framer-motion'
;