UNPKG

prodap-chatbot-domain

Version:

Classes utilizadas na resposta de todas as Intents do Assistente Virtual

6 lines (5 loc) 240 B
export * from './Carousel'; export * from './CarouselAbstract'; export { default as Carousel } from './Carousel'; export { default as CarouselAbstract } from './CarouselAbstract'; export { default as CarouselTypes } from './CarouselTypes';