@fle-ui/plus-goods-detail-drawer
Version:
@fle-ui/plus-goods-detail-drawer
11 lines (10 loc) • 676 B
TypeScript
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';