UNPKG

@fle-ui/plus-goods-detail-drawer

Version:

@fle-ui/plus-goods-detail-drawer

10 lines 674 B
export { default as SalesTypeSection } from './SalesTypeSection'; export { default as BasicInfoSection } from './BasicInfoSection'; export { default as SalesInfoSection } from './SalesInfoSection'; export { default as LogisticsInfoSection } from './LogisticsInfoSection'; export { default as GoodsDetailSection } from './GoodsDetailSection'; export { default as AnchorNavigation } from './AnchorNavigation'; export { default as GoodsDetailSkeleton } from './GoodsDetailSkeleton'; export { default as EmptyState } from './EmptyState'; export { default as DateDiffText } from './DateDiffText'; export { formatDescriptionsItem, formatValueToBoolean } from './DescriptionsItem';