UNPKG

embla-carousel-angular

Version:
4 lines (3 loc) 255 B
export { EmblaCarouselType, EmblaEventType, EmblaOptionsType, EmblaPluginType, } from 'embla-carousel'; export { EmblaCarouselDirective } from './lib/embla-carousel.directive'; export { EMBLA_OPTIONS_TOKEN, provideEmblaGlobalOptions } from './lib/utils';