UNPKG
@nextui-org/dom-animation
Version:
beta (2.0.1-beta.0)
canary (0.0.0-canary-20241206144245)
latest (2.1.1)
2.1.1
2.1.0
2.0.1
2.0.1-beta.7
2.0.1-beta.6
2.0.1-beta.5
2.0.1-beta.4
2.0.1-beta.3
2.0.1-beta.2
2.0.1-beta.1
2.0.1-beta.0
0.0.0-canary-20241206144245
0.0.0-canary-20241205201328
0.0.0-canary-20241205120225
0.0.0-canary-20241205115555
0.0.0-canary-20241205024636
0.0.0-canary-20241204224020
0.0.0-canary-20241204223333
0.0.0-canary-20241204222550
0.0.0-canary-20241204130109
0.0.0-canary-20241204110242
0.0.0-canary-20241204105441
0.0.0-canary-20241203205233
0.0.0-canary-20241203131244
0.0.0-canary-20241201220710
0.0.0-canary-20241201205643
0.0.0-canary-20241201202446
0.0.0-canary-20241201195108
0.0.0-canary-20241201144422
0.0.0-canary-20241130132200
0.0.0-canary-20241130124528
Dom Animation from Framer Motion for dynamic import
nextui.org
nextui-org/nextui
@nextui-org/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'
;