@yamada-ui/react
Version:
React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion
1 lines • 893 B
Source Map (JSON)
{"version":3,"file":"namespace.cjs","names":[],"sources":["../../../../src/components/carousel/namespace.ts"],"sourcesContent":["export {\n CarouselIndicator as Indicator,\n CarouselIndicators as Indicators,\n CarouselItem as Item,\n CarouselList as List,\n CarouselNextTrigger as NextTrigger,\n CarouselPrevTrigger as PrevTrigger,\n CarouselPropsContext as PropsContext,\n CarouselRoot as Root,\n useCarouselPropsContext as usePropsContext,\n} from \"./carousel\"\nexport type {\n CarouselIndicatorProps as IndicatorProps,\n CarouselIndicatorsProps as IndicatorsProps,\n CarouselItemProps as ItemProps,\n CarouselListProps as ListProps,\n CarouselNextTriggerProps as NextTriggerProps,\n CarouselPrevTriggerProps as PrevTriggerProps,\n CarouselRootProps as RootProps,\n} from \"./carousel\"\nexport type { CarouselControl as Control } from \"./use-carousel\"\n"],"mappings":""}