UNPKG
embla-carousel-fade
Version:
latest (8.6.0)
next (9.0.0-rc02)
9.0.0-rc02
9.0.0-rc01
8.6.0
8.5.2
8.5.1
8.5.0
8.4.0
8.3.1
8.3.0
8.2.1
8.2.0
8.1.8
8.1.7
8.1.6
8.1.5
8.1.4
8.1.3
8.1.2
8.1.1
8.1.0
A fade plugin for Embla Carousel
www.embla-carousel.com
davidjerleke/embla-carousel
embla-carousel-fade
/
cjs
/
components
/
Options.d.ts
3 lines
(2 loc)
•
101 B
TypeScript
View Raw
1
2
3
import
{
CreateOptionsType
}
from
'embla-carousel'
;
export
type
OptionsType
=
CreateOptionsType
<{}>;